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-07 20:15:37 +0200 |
commit | 898ffdbd49ff9217e71aa300529d836af3bc5046 (patch) | |
tree | 3f17a4c485cc32a6f00e10757cc0b20075d33648 /.config/X11 | |
parent | 476ee042a45672af27f337d9193f02ed65da956b (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 a65c7b6..ce62aad 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -1,3 +1,7 @@ Xft.dpi: 108 Xcursor.size: 32 Xcursor.theme: phinger-cursors-light + +Nsxiv.window.background: #282c34 +Nsxiv.window.foreground: #a8b4bb +Nsxiv.bar.background: #31353f |