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.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix
index 8c920354..7cfd6848 100644
--- a/accounts/gkleen@sif/hyprland.nix
+++ b/accounts/gkleen@sif/hyprland.nix
@@ -126,6 +126,7 @@ in {
126 bind = [ 126 bind = [
127 "$mainMod, return, exec, $terminal" 127 "$mainMod, return, exec, $terminal"
128 "$mainMod, Q, killactive" 128 "$mainMod, Q, killactive"
129 "$mainMod SHIFT, Q, exec, hyprctl kill"
129 "$mainMod, V, togglefloating" 130 "$mainMod, V, togglefloating"
130 "$mainMod, D, exec, $menu" 131 "$mainMod, D, exec, $menu"
131 "$mainMod SHIFT, D, exec, $menu --list-executables-in-path" 132 "$mainMod SHIFT, D, exec, $menu --list-executables-in-path"