sway/.config/sway/kd-laptop/outputs/desk-secondary.conf

16 lines
233 B
Plaintext

# Sway Config: Output
#
# Thurstylark
set $o-id "Goldstar Company Ltd LG FULL HD 503NDWEH8441"
set $o-mode "1920x1080@60Hz"
set $o-pos-x "4480"
set $o-pos-y "0"
# Do the thing
output $o-id {
mode $o-mode
pos $o-pos-x $o-pos-y
}