aboutsummaryrefslogtreecommitdiff
path: root/homes/floppydisk/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'homes/floppydisk/hyprland.nix')
-rw-r--r--homes/floppydisk/hyprland.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix
index 28e4a55..2344ec0 100644
--- a/homes/floppydisk/hyprland.nix
+++ b/homes/floppydisk/hyprland.nix
@@ -115,6 +115,9 @@
"$mod SHIFT, K, movewindow, u"
"$mod SHIFT, J, movewindow, d"
+ # maximize window
+ "$mod, return, fullscreen, 0"
+
# screenshot
", Print, exec, grim -l 9 -g \"$(slurp)\" - | wl-copy"