diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config index 3c00339..9d75e2a 100644 --- a/kanshi/.config/kanshi/config +++ b/kanshi/.config/kanshi/config @@ -5,9 +5,11 @@ profile multihead { exec swaymsg workspace "4: ", move workspace to HDMI-A-2 exec light -S 100 exec light -s sysfs/leds/tpacpi::kbd_backlight -S 0 + exec pkill waybar; waybar } profile nomad { output eDP-1 enable mode 1920x1080 exec light -S 70 + exec pkill waybar; waybar }