diff options
| author | navewindre <boneyaard@gmail.com> | 2024-11-06 03:59:57 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2024-11-06 03:59:57 +0100 |
| commit | 1980e2439978082d469b7cdb4b24ad51bf8b1eda (patch) | |
| tree | 63266f67359a5212c655e7ffcd2d11f40f353356 /config/cortile/config.toml | |
| parent | 0ec247aaf4d8515a602bca03838d14787a4b250b (diff) | |
a
Diffstat (limited to 'config/cortile/config.toml')
| -rw-r--r-- | config/cortile/config.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/cortile/config.toml b/config/cortile/config.toml index 21055e8..ceaa858 100644 --- a/config/cortile/config.toml +++ b/config/cortile/config.toml @@ -128,7 +128,8 @@ slave_increase = "Shift-Mod4-3" slave_decrease = "Shift-Mod4-2" proportion_increase = "Mod4-3" proportion_decrease = "Mod4-2" - +position_next = "Mod4-Mod1-S" +position_previous = "Mod4-Mod1-W" ################################################################################ [corners] # Action strings from [keys] section. # ################################################################################ |
