diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2020-10-05 21:22:11 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2020-10-05 21:22:11 -0300 |
commit | 7020f275c04791136a751a56b59aced5db1ee099 (patch) | |
tree | ff3e207382724ba15f30c75dd85cb3bcb34bf226 | |
parent | 02bfcc11c3973a7dfc9eaee0eb7f1b8df0f07b5d (diff) | |
download | xsession-7020f275c04791136a751a56b59aced5db1ee099.tar.gz xsession-7020f275c04791136a751a56b59aced5db1ee099.tar.bz2 |
Configure sxiv
-rw-r--r-- | Xresources.dot.link | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link index 8901c84..df126d3 100644 --- a/Xresources.dot.link +++ b/Xresources.dot.link @@ -58,3 +58,8 @@ Xft.hintstyle: hintmedium ! ! See https://github.com/majutsushi/urxvt-font-size URxvt.perl-ext-common: font-size + +! See https://github.com/muennich/sxiv +! https://github.com/muennich/sxiv/pull/392 (pull request to toggle bar background) +Sxiv*background: #1C1C1C +Sxiv*foreground: #D0D0D0 |