summaryrefslogtreecommitdiff
path: root/scroll/config
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-26 14:49:49 -0500
committerzachir <zachir@librem.one>2025-07-26 14:49:49 -0500
commit4a433d5e3c2f9f1898e8c9652473e0b4de77f57f (patch)
tree3bc1d94d7e08bef6b670f34382cb769a896d0bdd /scroll/config
parentf1987ba629deeb8f027a7707b745f404ad6af1f3 (diff)
Add maximize lua script for scroll
Diffstat (limited to 'scroll/config')
-rw-r--r--scroll/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/scroll/config b/scroll/config
index c695d28..6655223 100644
--- a/scroll/config
+++ b/scroll/config
@@ -244,6 +244,9 @@ animations {
bindsym $mod+Shift+f fullscreen_application toggle
bindsym $mod+Ctrl+Alt+f fullscreen_application reset
+ # Maximize, not fullscreen
+ bindsym $mod+m lua $scripts/maximize.lua toggle
+
# Toggle the current focus between tiling and floating mode
bindsym $mod+y focus mode_toggle
# Toggle layout type (h<->v)