diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-08-10 13:22:23 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-08-10 13:22:23 +0400 |
commit | 116925d1c5d74a02cad52468d5ef4f3029c34394 (patch) | |
tree | 6243d966eca05b300916e8c275d5c146fd08cf08 | |
parent | fc82948672087405858d95d57b448c405371df8b (diff) |
xorg configuration updated
-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 |