diff options
author | Adam Stück <adam@adast.xyz> | 2023-02-08 19:40:37 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-02-08 19:40:37 +0100 |
commit | 73ddab1d5b6a3680763267ea8f2df3667564f0ef (patch) | |
tree | b49c17623b90bce6ac0955c022ccb1c36928146b | |
parent | 73515a3f37392bcfa108db1c69a42125f708e878 (diff) |
Revert "Xresources: remove nsxiv theme"
This reverts commit 73515a3f37392bcfa108db1c69a42125f708e878.
-rw-r--r-- | .config/X11/Xresources | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources index a65c7b6..270a56e 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -1,3 +1,8 @@ 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 |