sway: Set-up 3-monitor and switch back to QWERTY
This commit is contained in:
parent
31c26efe35
commit
e19c5849ef
1 changed files with 9 additions and 5 deletions
|
@ -35,15 +35,21 @@ output 'Philips Consumer Electronics Company PHL 272B8Q UK01947014710' {
|
|||
}
|
||||
|
||||
# Home left
|
||||
output 'Samsung Electric Company SyncMaster HMAS909662' {
|
||||
position 0 700
|
||||
subpixel rgb
|
||||
bg /home/sijmen/Pictures/malta.jpg fill
|
||||
}
|
||||
# Home center
|
||||
output 'Goldstar Company Ltd LG Ultra HD 0x00008520' {
|
||||
scale 1.3
|
||||
position 0 0
|
||||
position 1920 0
|
||||
subpixel rgb
|
||||
bg /home/sijmen/Pictures/malta.jpg fill
|
||||
}
|
||||
# Home right
|
||||
output 'Samsung Electric Company SyncMaster HMAS909662' {
|
||||
position 2954 700
|
||||
output 'Philips Consumer Electronics Company PHL 243V5 ZV01602021067' {
|
||||
position 4874 700
|
||||
subpixel rgb
|
||||
bg /home/sijmen/Pictures/malta.jpg fill
|
||||
}
|
||||
|
@ -296,8 +302,6 @@ input "2:10:TPPS/2_IBM_TrackPoint" {
|
|||
|
||||
input type:keyboard {
|
||||
xkb_options caps:backspace,compose:ralt
|
||||
xkb_layout us
|
||||
xkb_variant workman
|
||||
}
|
||||
|
||||
exec --no-startup-id source /etc/profile
|
||||
|
|
Loading…
Reference in a new issue