commit 45f3f6b8c5cfc2ebe975e806c68ed74e695d3b4c from: mztb date: Sun Mar 1 18:22:54 2026 UTC Increase DPI and cursor size commit - 09981edc7409715c33946653f71e9a1523d5f499 commit + 45f3f6b8c5cfc2ebe975e806c68ed74e695d3b4c blob - 051a0126cc9accb2bc92b2c55b695b7e51b2bb41 blob + be8ec0535d7bded2d35b94c98676d2f151251d7f --- .config/gtk-3.0/settings.ini +++ .config/gtk-3.0/settings.ini @@ -1,3 +1,3 @@ [Settings] gtk-cursor-theme-name=retrosmart-xcursor-white -gtk-cursor-theme-size=24 +gtk-cursor-theme-size=48 blob - b3e4114cea58aaac5e03279ad4dfe7e8fa1d9a8b blob + 29c39fc02573fda4c4a2e2840477731df4e35656 --- .config/x11/Xresources +++ .config/x11/Xresources @@ -1,2 +1,11 @@ +Xft.dpi: 192 + +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb + Xcursor.theme: retrosmart-xcursor-white -Xcursor.size: 24 +Xcursor.size: 48 blob - b14b6e94bdbdfbbfadf040f094abc7da33320bf0 blob + 159815d5772560b2edb477eb5e1825dc644c4258 --- .config/x11/xinitrc +++ .config/x11/xinitrc @@ -4,7 +4,7 @@ xbanish & gentoo-pipewire-launcher & setxkbmap -layout us -variant intl -xwallpaper --zoom ~/.local/share/wallpaper/monochrome/001.png +xwallpaper --zoom ~/.local/share/wallpaper/001.png xrdb -merge ~/.config/x11/Xresources exec dwm