diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-22 07:49:52 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-04-28 20:31:52 +0200 |
commit | 1abce784cf269fd98ee5faa09e52ba642f2e61ec (patch) | |
tree | 716d9b1961dc7235c665747454f03d5f488bffac /.config/X11/Xresources | |
parent | c1fae7c333a7c89347b1955e23aadae47e28f20f (diff) |
switched from i3 to sway
Diffstat (limited to '.config/X11/Xresources')
-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 |