summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/hyprland.nix')
-rw-r--r--accounts/gkleen@sif/hyprland.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix
index 20f6df84..92dcb39f 100644
--- a/accounts/gkleen@sif/hyprland.nix
+++ b/accounts/gkleen@sif/hyprland.nix
@@ -55,8 +55,8 @@
55 55
56 vibrancy = 0.1696; 56 vibrancy = 0.1696;
57 57
58 special = true; 58 # special = true;
59 popups = true; 59 # popups = true;
60 }; 60 };
61 }; 61 };
62 62
@@ -232,7 +232,7 @@
232 ]; 232 ];
233 233
234 workspace = [ 234 workspace = [
235 "s[true], gapsout:200" 235 "s[true], gapsout:100"
236 236
237 "special:term, on-created-empty:kitty" 237 "special:term, on-created-empty:kitty"
238 "special:edit, on-created-empty:emacsclient -c" 238 "special:edit, on-created-empty:emacsclient -c"