diff options
author | xyz <gky44px1999@gmail.com> | 2021-10-03 01:42:17 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-10-03 01:42:17 -0700 |
commit | 929d76d8b6c0494072cf78c61cd4bab1c7d966d2 (patch) | |
tree | aa3293f9e636bb9f8dd4fd47c26a9a4916e52044 /.Xresources | |
parent | 4cfa508c3077006e800a841074363882cb7f3965 (diff) |
switch from sxiv to nsxiv
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.Xresources b/.Xresources index a373206e..8953b89e 100644 --- a/.Xresources +++ b/.Xresources @@ -1,4 +1,6 @@ -! sxiv -Sxiv.font:monospace:style=bold:size=10 -Sxiv.foreground:#c5c8c6 -Sxiv.background:#1d1f21 +! nsxiv, fnune/base16-vim base16-tomorrow-night colorscheme +Nsxiv.bar.font:monospace:size=11 +Nsxiv.window.foreground:#c5c8c6 +Nsxiv.window.background:#1d1f21 +Nsxiv.bar.foreground:#b4b7b4 +Nsxiv.bar.background:#282a2e |