diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/x11/Xresources (renamed from config/Xresources) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/Xresources b/config/x11/Xresources index 42259ae..b4f3398 100644 --- a/config/Xresources +++ b/config/x11/Xresources @@ -30,5 +30,5 @@ XTerm.vt100.foreground: grey Sxiv.background: #282828 Sxiv.foreground: #ebdbb2 -Nsxiv.window.foreground: #4E3524 -Nsxiv.window.background: #282828 +Nsxiv.window.foreground: #282828 +Nsxiv.window.background: #ebdbb2 |