diff options
author | adam <56338480+adastx@users.noreply.github.com> | 2022-08-07 20:15:37 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-08-10 18:15:03 +0200 |
commit | 6afcbb61186c45dc15b21f2ce8cd55debfc508ab (patch) | |
tree | e4f0a53444d42ef7e06680930165444d97d7bcff /.config/X11 | |
parent | 5c641584b0294d2e2d752a94a77a9bf55a1fb7d3 (diff) |
Added config for nsxiv
Diffstat (limited to '.config/X11')
-rw-r--r-- | .config/X11/Xresources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources index 37d7396..763133f 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -1,2 +1,6 @@ Xcursor.size: 32 Xcursor.theme: phinger-cursors-light + +Nsxiv.window.background: #282c34 +Nsxiv.window.foreground: #a8b4bb +Nsxiv.bar.background: #31353f |