15 lines
574 B
Plaintext
15 lines
574 B
Plaintext
default_border pixel 1
|
|
exec swayidle -w timeout 300 'swaylock -f' timeout 330 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f'
|
|
|
|
output "Samsung Electric Company SyncMaster H1AK500000" position 0,0
|
|
|
|
# whichever dell monitor is plugged in
|
|
output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5
|
|
output "Dell Inc. DELL U2720Q CWTM623" position -1440,200
|
|
|
|
# whichever dell monitor is plugged in
|
|
output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5
|
|
output "Dell Inc. DELL U2720Q D3TM623" position 3840,200
|
|
|
|
exec firefox
|