diff options
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index bfe837f..ce34628 100644 --- a/.Xresources +++ b/.Xresources @@ -1,6 +1,8 @@ Xft.dpi: 120 +/* Xft.dpi: 90 */ Xft.rgba: rgb -Xcursor.theme: phinger-cursors +Xcursor.theme: phinger-cursors-dark +Xcursor.size: 24 /* ! special */ /* *.foreground: #dfe2e7 */ |