summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--niri/config.kdl4
1 files changed, 2 insertions, 2 deletions
diff --git a/niri/config.kdl b/niri/config.kdl
index cab419f..9aade19 100644
--- a/niri/config.kdl
+++ b/niri/config.kdl
@@ -131,7 +131,7 @@ layout {
// together with the previously focused column.
center-focused-column "never"
- // You can customize the widths that "switch-preset-column-width" (Mod+E) toggles between.
+ // You can customize the widths that "switch-preset-column-width" (Mod+R) toggles between.
preset-column-widths {
// Proportion sets the width as a fraction of the output width, taking gaps into account.
// For example, you can perfectly fit four windows sized "proportion 0.25" on an output.
@@ -144,7 +144,7 @@ layout {
// fixed 1920
}
- // You can also customize the heights that "switch-preset-window-height" (Mod+Shift+E) toggles between.
+ // You can also customize the heights that "switch-preset-window-height" (Mod+Shift+R) toggles between.
// preset-window-heights { }
// You can change the default width of the new windows.