diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 151c278..8484878 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -214,6 +214,7 @@ bind = [ # keybindings "$mainMod, Return, exec, kitty" + "$mainMod, Backspace, exec, [float; center; size 950 650] kitty" "$mainMod, Q, killactive," "$mainMod, F, fullscreen, 0" # set 1 to 0 to set full screen without waybar "$mainMod, Space, togglefloating,"