summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Collapse)Author
2022-02-07Few updatesJackson Taylor
I think the reason I was having so many issues with emojis is because of the lack of the statucmd patch in dwm. After adding it I can now see the emojis from dwmblocks. It may relate also to Luke Smith's build of dwmblocks. I originally planned on adding the ability to click icons later on down the line, but now I have it pretty much how I like it.
2022-02-07Add scratchpad patchJackson Taylor
2022-02-07Add centered window name patchJackson Taylor
2022-02-07Add centered master layoutsJackson Taylor
2022-02-07Add uselessgap patchJackson Taylor
Adds a gap between the clients, and between the clients and borders
2022-02-07Add XRDB patch and keybindingsJackson Taylor
Add XRDB patch to read Xresources Add Keybindings to config.def.h
2022-02-07Add always centered patchJackson Taylor