Playing with the font size again, same as the previous commit.
[dwm] / config.h
2023-02-03 Aaron TaylorPlaying with the font size again, same as the previous...
2023-02-03 Aaron TaylorIncreased font size for status bar and dmenu.
2023-02-03 Aaron TaylorMinor customizations to `config.h` (e.g. keybindings...
2023-02-03 Aaron TaylorAdded a prompt when exiting dwm, allowing the user...
2023-02-03 Aaron TaylorAdded ability to give tags a text-based name at runtime.
2023-02-03 Aaron TaylorAdded layout menu popup which presents available layout...
2023-02-03 Aaron TaylorAdded ability to deselect ALL tags, removing all window...
2023-02-03 Aaron TaylorAdded ability to select multiple tags for viewing/assig...
2023-02-03 Aaron TaylorCommitting default `config.h` as a baseline before...