diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config index c5dadb4..72a8e7b 100644 --- a/kanshi/.config/kanshi/config +++ b/kanshi/.config/kanshi/config @@ -1,4 +1,4 @@ -profile multihead-DP { +profile multihead-dock { output eDP-1 enable output DP-1 enable mode 1920x1080 exec swaymsg workspace "1: ", move workspace to eDP-1 @@ -22,5 +22,5 @@ profile multihead-HDMI { profile nomad { output eDP-1 enable - exec light -S 70 + exec light -S 50 }