diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-31 12:52:29 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-31 15:12:41 +0200 |
commit | 02dbebfe4a1b734f1aa7402813ae450da7b2201d (patch) | |
tree | cd19ce93944d75528ea0812e460ea20fe140a776 /.config/X11 | |
parent | 1ca5c2bbc263c17efd28945eabbaf19d0daa6e5b (diff) |
Added theme related stuff
Diffstat (limited to '.config/X11')
-rw-r--r-- | .config/X11/Xresources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources index 7807efe..a65c7b6 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -1,2 +1,3 @@ Xft.dpi: 108 Xcursor.size: 32 +Xcursor.theme: phinger-cursors-light |