diff options
author | Tony Crisci <tony@dubstepdish.com> | 2017-11-22 15:33:17 -0500 |
---|---|---|
committer | Tony Crisci <tony@dubstepdish.com> | 2017-11-22 15:33:17 -0500 |
commit | 903ba1c9b327e245b58c6e8d0277685e2fdcc745 (patch) | |
tree | 89a6487b1e3778a16252134f0dfad3218b6f9b7e /rootston/rootston.ini.example | |
parent | b083b1708b208c9f9b5332ee291ffc0f7ef3b44d (diff) |
rootston: maximize command
Diffstat (limited to 'rootston/rootston.ini.example')
-rw-r--r-- | rootston/rootston.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootston/rootston.ini.example b/rootston/rootston.ini.example index 17467100..a2fabb6b 100644 --- a/rootston/rootston.ini.example +++ b/rootston/rootston.ini.example @@ -44,4 +44,5 @@ meta-key = Logo [bindings] Logo+Shift+e = exit Logo+q = close +Logo+m = maximize Alt+Tab = next_window |