mirror of https://github.com/artizirk/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
391 B
16 lines
391 B
# Work computer |
|
|
|
set $left_disp "Goldstar Company Ltd LG HDR 4K 0x0000BBF6" |
|
set $right_disp "Goldstar Company Ltd LG Ultra HD 0x0000B5BA" |
|
|
|
# Work monitors |
|
output $left_disp pos 0 0 |
|
output $right_disp pos 2560 0 |
|
# |
|
# 4K resolution on 27" is way too small by default |
|
output $left_disp scale 1.5 |
|
output $right_disp scale 1.5 |
|
|
|
xwayland scale 2 |
|
exec xsettingsd |
|
seat seat0 xcursor_theme Adwaita 24
|
|
|