diff options
author | lxf <sng@luxagraf.net> | 2021-05-22 14:30:52 -0400 |
---|---|---|
committer | lxf <sng@luxagraf.net> | 2021-05-22 14:30:52 -0400 |
commit | 7e4c16af457605e7ae53231c87165c31894d13aa (patch) | |
tree | 0d718198229f96b4e732521cc86c49e44d651105 /.config/openbox/rc.xml | |
parent | 484d4d8cbaa5145324d80456ab5ddb624f590ddc (diff) |
trying debian 11
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"> |