summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/hyprland.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2024-08-11 19:18:43 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2024-08-11 19:18:43 +0200
commit78ae3700357171604c68607ab1e71682ede4aabc (patch)
treec8a10a07d3a3387c34d6e03e72fd6b60643e73d4 /accounts/gkleen@sif/hyprland.nix
parent068245db0c23a58cdc4582d02e9f1f03355e7c55 (diff)
downloadnixos-78ae3700357171604c68607ab1e71682ede4aabc.tar
nixos-78ae3700357171604c68607ab1e71682ede4aabc.tar.gz
nixos-78ae3700357171604c68607ab1e71682ede4aabc.tar.bz2
nixos-78ae3700357171604c68607ab1e71682ede4aabc.tar.xz
nixos-78ae3700357171604c68607ab1e71682ede4aabc.zip
...
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"