diff options
author | Alan Pearce | 2017-09-18 20:34:27 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-18 20:34:27 +0200 |
commit | 78a4703f79b22f7af6e21529f3f9c73607cf691f (patch) | |
tree | eaed70399cd59b3805375da0d8e0eecc21febacd /xresources | |
parent | 03551f6c04232181ea2c3b2700708bd43249a11d (diff) | |
download | dotfiles-78a4703f79b22f7af6e21529f3f9c73607cf691f.tar.lz dotfiles-78a4703f79b22f7af6e21529f3f9c73607cf691f.tar.zst dotfiles-78a4703f79b22f7af6e21529f3f9c73607cf691f.zip |
xresources: Switch to paper cursor-theme
Diffstat (limited to 'xresources')
-rw-r--r-- | xresources/.xresources/main | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main index 0e1e802..a2640f9 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -2,7 +2,8 @@ *.background: #ffffff -Xcursor.theme: Vanilla-DMZ +! Xcursor.theme: Vanilla-DMZ +Xcursor.theme: Paper Xcursor.size: 22 Emacs.ToolBar: off |