summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/sway/hibiki3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/sway/hibiki b/.config/sway/hibiki
index d776594..bd99c54 100644
--- a/.config/sway/hibiki
+++ b/.config/sway/hibiki
@@ -38,7 +38,8 @@ bar {
 
 exec redshift
 exec mako
-exec kanshi
+exec 'sh -c "while true; do kanshi; done"'
+exec_always pkill kanshi
 exec swayidle -w \
 	timeout 540 'lock' \
 	timeout 600 'swaymsg "output * dpms off"' \