enabled xwayland highdpi
parent
086902aba6
commit
d0a4179ada
|
|
@ -33,17 +33,17 @@ monitor=,preferred,auto,auto
|
||||||
### XWayland ###
|
### XWayland ###
|
||||||
################
|
################
|
||||||
|
|
||||||
## change monitor to high resolution, the last argument is the scale factor
|
# change monitor to high resolution, the last argument is the scale factor
|
||||||
#monitor = , highres, auto, 2
|
#monitor = , highres, auto, 2
|
||||||
#
|
|
||||||
## unscale XWayland
|
# unscale XWayland
|
||||||
#xwayland {
|
xwayland {
|
||||||
# force_zero_scaling = true
|
force_zero_scaling = true
|
||||||
#}
|
}
|
||||||
#
|
|
||||||
## toolkit-specific scale
|
# toolkit-specific scale
|
||||||
#env = GDK_SCALE,2
|
env = GDK_SCALE,2
|
||||||
#env = XCURSOR_SIZE,32
|
env = XCURSOR_SIZE,32
|
||||||
|
|
||||||
###################
|
###################
|
||||||
### MY PROGRAMS ###
|
### MY PROGRAMS ###
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue