diff options
author | ZachIR <zachir@librem.one> | 2025-07-25 23:52:05 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-25 23:52:05 -0500 |
commit | fde727dd4c531107e43774edbe9afb447b27689a (patch) | |
tree | f9ca7a1066d697877d11e1d4b3d3ec5acaad7629 /X11 | |
parent | 795d065ca1ff47d6416d4ef4a5f22a73c28c3e34 (diff) |
Set cursor size to 32
Diffstat (limited to 'X11')
-rw-r--r-- | X11/xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/xresources b/X11/xresources index 762a674..13799fc 100644 --- a/X11/xresources +++ b/X11/xresources @@ -494,4 +494,4 @@ dmenu.selhiforeground: #198844 *.color7: #b4b7b5 *.color15: #ffffff Xcursor.theme: BreezeX-Black -Xcursor.size: 24 +Xcursor.size: 32 |