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 | |
| parent | 0ec247aaf4d8515a602bca03838d14787a4b250b (diff) | |
a
| -rw-r--r-- | config/cortile/config.toml | 3 | ||||
| -rwxr-xr-x | config/openbox/cortile-x86 | bin | 9367704 -> 13726905 bytes | |||
| -rwxr-xr-x | config/openbox/ibus-wait | 1 |
3 files changed, 3 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. # ################################################################################ diff --git a/config/openbox/cortile-x86 b/config/openbox/cortile-x86 Binary files differindex 92dce76..366ede0 100755 --- a/config/openbox/cortile-x86 +++ b/config/openbox/cortile-x86 diff --git a/config/openbox/ibus-wait b/config/openbox/ibus-wait index 547800e..039007c 100755 --- a/config/openbox/ibus-wait +++ b/config/openbox/ibus-wait @@ -1,2 +1,3 @@ #!/bin/bash +sleep 2 screen -d -m $HOME/.config/openbox/ibus-wait2 |
