diff options
Diffstat (limited to '.config/openbox/rc.xml')
-rw-r--r-- | .config/openbox/rc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index c5f6df3..b8f22e8 100644 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -317,6 +317,9 @@ <command>brightnessctl set 100+</command> </action> </keybind> + <keybind key="A-F6"> + <action name="Maximize"/> + </keybind> <!-- Keybindings for window switching --> <keybind key="A-Tab"> <action name="NextWindow"> |