kanshi: Change internal output position for dockedall
This commit is contained in:
parent
8005f034d1
commit
44d76725cc
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ profile docked {
|
||||||
profile dockedall {
|
profile dockedall {
|
||||||
output $left-screen position 0,0
|
output $left-screen position 0,0
|
||||||
output $right-screen position 1920,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"
|
exec notify-send "💻 Display changed" "Applying docked 3-screen profile"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue