diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index bff132f..04e688f 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -136,6 +136,7 @@ in bind = SUPER_SHIFT,Q, killactive, bind = SUPER_SHIFT,space, togglefloating,active bind = SUPER_SHIFT,F, fullscreen,0 + bind = SUPER_ALT,F, fakefullscreen bind = SUPER_SHIFT,C, exec, ${hyprctl} reload bind = SUPER_SHIFT,C, exec, systemctl --user restart swayidle.service