bindings: add minimize/maximize/fullscreen actions

These actions are by default not bound to anything.
This commit is contained in:
Daniel Eklöf 2020-03-12 09:34:09 +01:00
parent 1f904fc257
commit 65ff582358
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 39 additions and 0 deletions

3
footrc
View file

@ -53,3 +53,6 @@
# font-decrease=Control+minus Control+KP_Subtract
# font-reset=Control+0 Control+KP_0
# spawn-terminal=Control+Shift+Return
# # minimize=<not bound>
# # maximize=<not bound>
# # fullscreen=<not bound>