summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-08 15:18:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-08 15:18:27 -0700
commit1f7f9f40a2203c50b1e5604816292e721aeb6b10 (patch)
tree28d7b13d53763745fa6f4b28cd5c3ded5450f11e /.config
parent68ec754d8c5953532a39a69b8ca11d9dd4d724a0 (diff)
downloaddotfiles-1f7f9f40a2203c50b1e5604816292e721aeb6b10.tar.gz
i3status-wrapper: also include caffeinated mark
Diffstat (limited to '.config')
-rw-r--r--.config/sway/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 6e3f84ac..778a7e1e 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -200,7 +200,9 @@ mode "C-i-" {
bindsym n [con_mark="irssi"] focus, mode "default"
bindsym Shift+c [con_mark=caffeinated] inhibit_idle none; \
- mark --toggle caffeinated; mode "default"
+ mark --toggle caffeinated; \
+ exec pkill -u $USER -f --signal USR1 i3status-wrapper; \
+ mode "default"
# This says: resize so that an Emacs window taking up the rest of the
# width has (eq (frame-width) 160). So should be <<33. The value 32