20241214
This commit is contained in:
parent
e4a5818b39
commit
8cff3739ad
3 changed files with 113 additions and 79 deletions
|
@ -1,5 +1,5 @@
|
|||
! Xft.dpi: 160
|
||||
! rofi.dpi: 160
|
||||
! Xft.dpi: 120
|
||||
! rofi.dpi: 120
|
||||
|
||||
Xft.autohint: 0
|
||||
Xft.lcdfilter: lcddefault
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
## qt5ct settings
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=0
|
||||
export QT_ENABLE_HIGHDPI_SCALING=0
|
||||
# export QT_SCALE_FACTOR=1
|
||||
export QT_FONT_DPI=96
|
||||
## cursor size
|
||||
export XCURSOR_SIZE=32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue