diff options
author | Alan Pearce | 2019-08-05 09:46:19 +0200 |
---|---|---|
committer | Alan Pearce | 2019-08-05 09:51:40 +0200 |
commit | ed576d210eb911c4cb0d0babb456e9e463284389 (patch) | |
tree | a3d7a17dbaf7dbf00888eb9ccd048aa4d35f605b /xresources/.xresources/main | |
parent | 794715267861dd3023ecba274a0938f9f5c96446 (diff) | |
download | dotfiles-ed576d210eb911c4cb0d0babb456e9e463284389.tar.lz dotfiles-ed576d210eb911c4cb0d0babb456e9e463284389.tar.zst dotfiles-ed576d210eb911c4cb0d0babb456e9e463284389.zip |
Xresources: Switch to DMZ cursor theme
Diffstat (limited to 'xresources/.xresources/main')
-rw-r--r-- | xresources/.xresources/main | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main index 6689940..d3b3d44 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -1,6 +1,6 @@ #include "base16-tomorrow" -Xcursor.theme: Paper +Xcursor.theme: DMZ (White) Xcursor.size: 22 Emacs.ToolBar: off |