diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-31 19:02:55 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-31 19:02:55 +0100 |
commit | dbb892bbddbc9941de2019923246ed94d332f850 (patch) | |
tree | 05ce592d0fcae0d0f1b353e4f8f7203802e8390e /.config/x11/xresources | |
parent | Moving in progress (diff) | |
download | dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.gz dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.bz2 dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.xz dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.zst dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.zip |
Still moving stuff around
Diffstat (limited to '.config/x11/xresources')
-rw-r--r-- | .config/x11/xresources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/x11/xresources b/.config/x11/xresources new file mode 100644 index 0000000..3475eb8 --- /dev/null +++ b/.config/x11/xresources @@ -0,0 +1,3 @@ +Xcursor.theme: redglass +Xcursor.size: 18 +Sxiv.background: #1d2021 |