summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/sway/config3
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 58c88432..77f065d9 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -260,8 +260,7 @@ bindsym Mod4+Ctrl+p move up
bindsym Mod4+apostrophe layout toggle split
-# maybe C-M-i for this?
-bindsym Mod4+l exec pkill -u $USER -f --signal USR1 i3status-wrapper, kill
+bindsym Mod1+Ctrl+i exec pkill -u $USER -f --signal USR1 i3status-wrapper, kill
# Cycle through all workspaces on monitor. Unlike C-i j and C-i [0-9]+, these
# move the container *and* switch view to the other workspace, because there