xresources patch

This commit is contained in:
Sravan Balaji
2020-11-24 11:42:50 -05:00
parent 84b5615062
commit ffcb42df85
6 changed files with 339 additions and 11 deletions

View File

@@ -72,3 +72,4 @@ Most patches can be found on the suckless website: [https://dwm.suckless.org/pat
* [noborder](https://dwm.suckless.org/patches/noborder/) (Floating Fix) - Remove the border when there is only one window visible
* [swallow](https://dwm.suckless.org/patches/swallow/) - Programs opened from terminal will "swallow" the terminal
* [unfloatvisible](https://dwm.suckless.org/patches/unfloatvisible/) - Resets `isfloating` on any visible windows that have it set
* [xresources](https://dwm.suckless.org/patches/xresources/) - Allows dwm settings (e.g. colors) to be set in Xresources