Polybar Adjustments & Remove Swallow Patch

- Disable unused swallow patch
- Re-comment swallow patch dependencies in config.mk
- Adjust polybar module colors
- Add quick reference table for converting between seconds,
  minutes, and hours in polybar interval section
- Change polybar main font to NotoSansDisplay Nerd Font
- Move media-playing module to center
- Move date & time modules to right
- Change separator from space to none
- Add program title to dwm module
- Disable reverse scroll options in dwm module
- Disable layout scrolling in dwm module due to crashes
- Slightly shorten date module
This commit is contained in:
Sravan Balaji
2021-07-25 10:02:33 -04:00
parent 1dc5722b99
commit 6fb86d382f
3 changed files with 46 additions and 43 deletions

View File

@ -275,7 +275,7 @@
#define STICKY_PATCH 0
#define SWALLOW_PATCH 1
#define SWALLOW_PATCH 0
#define SWAPFOCUS_PATCH 1