This commit is contained in:
fz0x1 2024-12-14 15:30:56 +01:00
parent e4a5818b39
commit 8cff3739ad
3 changed files with 113 additions and 79 deletions

View file

@ -1,5 +1,5 @@
! Xft.dpi: 160
! rofi.dpi: 160
! Xft.dpi: 120
! rofi.dpi: 120
Xft.autohint: 0
Xft.lcdfilter: lcddefault

View file

@ -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