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:
@ -275,7 +275,7 @@
|
||||
|
||||
#define STICKY_PATCH 0
|
||||
|
||||
#define SWALLOW_PATCH 1
|
||||
#define SWALLOW_PATCH 0
|
||||
|
||||
#define SWAPFOCUS_PATCH 1
|
||||
|
||||
|
Reference in New Issue
Block a user