sway/.config/sway/lark-desktop/outputs/omimon.conf

17 lines
268 B
Plaintext

# Sway Config: Output
#
# Thurstylark
# Display ID is required
set $o-id "Dell Inc. Dell AW3420DW 20X9D9990E2L"
# Mode
set $o-mode "3440x1440@60Hz"
# Do the thing
# (comment or remove direcives that are unnecessary to avoid errors)
output $o-id {
mode $o-mode
}