remove hyprspace

This commit is contained in:
2026-08-23 16:57:44 -07:00
parent bdec7e77bf
commit 09d35cfc4d
4 changed files with 32 additions and 14 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ return {
-- Store raw executable names here. Callers decide whether a command should
-- be wrapped with `uwsm-app` or executed directly.
programs = {
terminal = "alacritty",
terminal = "kitty",
file_manager = "dolphin",
launcher = "hyprlauncher",
},