Update kanshi config to new device
This commit is contained in:
parent
6475998fc7
commit
b3f64d4683
|
@ -1,4 +1,4 @@
|
||||||
profile multihead-DP {
|
profile multihead-dock {
|
||||||
output eDP-1 enable
|
output eDP-1 enable
|
||||||
output DP-1 enable mode 1920x1080
|
output DP-1 enable mode 1920x1080
|
||||||
exec swaymsg workspace "1: ", move workspace to eDP-1
|
exec swaymsg workspace "1: ", move workspace to eDP-1
|
||||||
|
@ -22,5 +22,5 @@ profile multihead-HDMI {
|
||||||
|
|
||||||
profile nomad {
|
profile nomad {
|
||||||
output eDP-1 enable
|
output eDP-1 enable
|
||||||
exec light -S 70
|
exec light -S 50
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue