diff options
author | Adam Stück <adam@adast.xyz> | 2023-02-07 17:36:58 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-02-07 17:36:58 +0100 |
commit | 73515a3f37392bcfa108db1c69a42125f708e878 (patch) | |
tree | 7d3c08c21189981dba60cd1a6a4ae2184ab9e1d8 | |
parent | e79ebe9d4f0a8610bb0994117c248503ee10faa2 (diff) |
Xresources: remove nsxiv theme
-rw-r--r-- | .config/X11/Xresources | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources index 270a56e..a65c7b6 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -1,8 +1,3 @@ Xft.dpi: 108 Xcursor.size: 32 Xcursor.theme: phinger-cursors-light - -Nsxiv.window.background: #282c34 -Nsxiv.window.foreground: #a8b4bb -Nsxiv.bar.background: #31353f -Nsxiv.bar.font: JetBrainsMono Nerd Font:size=10 |