aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index 8b0a93d1..fc140ef7 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -540,6 +540,8 @@ binds {
Mod+Period { expel-window-from-column; }
Mod+R { switch-preset-column-width; }
+ // Cycling through the presets in reverse order is also possible.
+ // Mod+R { switch-preset-column-width-back; }
Mod+Shift+R { switch-preset-window-height; }
Mod+Ctrl+R { reset-window-height; }
Mod+F { maximize-column; }