Added Omi's monitor to output conf
This commit is contained in:
parent
4d9e997b87
commit
ab81042064
|
@ -2,9 +2,14 @@
|
||||||
#
|
#
|
||||||
# Thurstylark
|
# Thurstylark
|
||||||
|
|
||||||
|
set $omimon "Dell Inc. Dell AW3420DW 20X9D9990E2L"
|
||||||
|
|
||||||
|
|
||||||
# Sane default of 1080p60
|
# Sane default of 1080p60
|
||||||
output * mode 1920x1080@60Hz
|
output * mode 1920x1080@60Hz
|
||||||
|
|
||||||
output DP-1 mode 3440x1440@59Hz
|
output DP-1 mode 3440x1440@59Hz
|
||||||
|
|
||||||
|
output $omimon mode 3440x1440@60Hz
|
||||||
|
|
||||||
output * bg ~/.config/sway/lark-desktop/bg center #000000
|
output * bg ~/.config/sway/lark-desktop/bg center #000000
|
||||||
|
|
Loading…
Reference in New Issue