Hardcode monitor layout
This commit is contained in:
@@ -3,11 +3,13 @@
|
||||
# Format: monitor = [port], resolution, position, scale
|
||||
|
||||
# Optimized for retina-class 2x displays, like 13" 2.8K, 27" 5K, 32" 6K.
|
||||
env = GDK_SCALE,2
|
||||
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
|
||||
env = QT_ENABLE_HIGHDPI_SCALING,1
|
||||
env = QT_SCREEN_SCALE_FACTORS,2
|
||||
monitor=eDP-1,3840x2160,0x0,2
|
||||
env=GDK_SCALE,1.5
|
||||
env=QT_AUTO_SCREEN_SCALE_FACTOR,1
|
||||
env=QT_ENABLE_HIGHDPI_SCALING,1
|
||||
env=QT_SCREEN_SCALE_FACTORS,2
|
||||
# monitor=eDP-1,3840x2160,0x0,2
|
||||
monitor=desc:Samsung Electric Company LU28R55 HNMN500475,3840x2160,auto-left,1.5
|
||||
monitor=desc:Samsung Electric Company LU28R55 HNMN500462,3840x2160,auto-right,1.5
|
||||
# monitor=HDMI-A-1,preferred,auto,auto
|
||||
|
||||
# Good compromise for 27" or 32" 4K monitors (but fractional!)
|
||||
|
||||
Reference in New Issue
Block a user