kanshi: Change internal output position for dockedall

This commit is contained in:
Marty Oehme 2025-08-23 12:38:45 +02:00
parent 8005f034d1
commit 44d76725cc
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -19,7 +19,7 @@ profile docked {
profile dockedall {
output $left-screen position 0,0
output $right-screen position 1920,0
output eDP-1 enable position 960,1080
output eDP-1 enable position 1080,1080
exec notify-send "💻 Display changed" "Applying docked 3-screen profile"
}