diff options
author | xyz <gky44px1999@gmail.com> | 2021-07-27 04:48:09 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-07-27 04:48:09 -0700 |
commit | 9df18700fa61ae304b6cef0a879b5f145263dd9b (patch) | |
tree | a6c27f2be1d09928d1cd0823a135acbfb67f2020 | |
parent | abbb7d450d4ebfeaf49aeddba26807cc4011c7eb (diff) |
.Xresources for sxiv
-rw-r--r-- | .Xresources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources new file mode 100644 index 00000000..a373206e --- /dev/null +++ b/.Xresources @@ -0,0 +1,4 @@ +! sxiv +Sxiv.font:monospace:style=bold:size=10 +Sxiv.foreground:#c5c8c6 +Sxiv.background:#1d1f21 |