Media Playing Module Update & Maxlen Xresources Variable

- Add maxlen variable to Xresources
- Change polybar separator to space
- Replace media playing text status with icon
This commit is contained in:
Sravan Balaji 2020-11-25 17:04:51 -05:00
parent 677cfd132c
commit 48d6a6cd0f
2 changed files with 4 additions and 1 deletions

View File

@ -27,6 +27,7 @@
#define BORDER_SIZE 2
#define INNER_GAPS 20
#define OUTER_GAPS 10
#define MAXLEN 75
! ! HiDPI Parameters
! #define DPI 192
@ -37,6 +38,7 @@
! #define BORDER_SIZE 4
! #define INNER_GAPS 40
! #define OUTER_GAPS 20
! #define MAXLEN 45
! Dracula Xresources Palette
*.foreground: FOREGROUND
@ -76,6 +78,7 @@ polybar.bar-height: BAR_HEIGHT
polybar.module-margin: MODULE_MARGIN
polybar.tray-maxsize: TRAY_MAXSIZE
polybar.tray-scale: TRAY_SCALE
polybar.maxlen: MAXLEN
! Display Scaling
*.dpi: DPI

@ -1 +1 @@
Subproject commit 93571cb256851e5b056c03347aeef6c0e4021ec3
Subproject commit 4ff86b3818dade7d3def1f5e9ae9d531f2e0853a