mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-20 06:37:38 +02:00
feat: adjust cursor's size and dpi scale
This commit is contained in:
+2
-3
@@ -34,8 +34,7 @@
|
||||
|
||||
# set cursor size and dpi for 4k monitor
|
||||
xresources.properties = {
|
||||
"Xcursor.size" = 16;
|
||||
"Xft.dpi" = 160;
|
||||
"Xcursor.size" = 32;
|
||||
"Xft.dpi" = 172;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user