Update kanshi config to new device

This commit is contained in:
coolneng 2024-01-15 02:54:18 +01:00
parent 6475998fc7
commit b3f64d4683
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 2 deletions

View File

@ -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
}