diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-24 16:15:06 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-24 16:15:06 +0200 |
commit | 8d51d790fd650126c83567ec68c965a3da5d9d3f (patch) | |
tree | 5ba82f592579ff05ed65685f3228f5abad2de095 /accounts/gkleen@sif | |
parent | 6b4687cbf8c5ab13224c94b16ea6f2a4c558d9dd (diff) | |
download | nixos-8d51d790fd650126c83567ec68c965a3da5d9d3f.tar nixos-8d51d790fd650126c83567ec68c965a3da5d9d3f.tar.gz nixos-8d51d790fd650126c83567ec68c965a3da5d9d3f.tar.bz2 nixos-8d51d790fd650126c83567ec68c965a3da5d9d3f.tar.xz nixos-8d51d790fd650126c83567ec68c965a3da5d9d3f.zip |
...
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r-- | accounts/gkleen@sif/hyprland.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix index 052f35b0..50b019ca 100644 --- a/accounts/gkleen@sif/hyprland.nix +++ b/accounts/gkleen@sif/hyprland.nix | |||
@@ -88,7 +88,7 @@ in { | |||
88 | kb_layout = "us,us"; | 88 | kb_layout = "us,us"; |
89 | kb_variant = "dvp,"; | 89 | kb_variant = "dvp,"; |
90 | kb_model = ""; | 90 | kb_model = ""; |
91 | kb_options = "compose:caps,grp:win_space_toggle"; | 91 | kb_options = "compose:caps,grp:win_space_toggle,grp:alt_shift_toggle"; |
92 | kb_rules = ""; | 92 | kb_rules = ""; |
93 | 93 | ||
94 | follow_mouse = 1; | 94 | follow_mouse = 1; |