From 48d6a6cd0f48305fd2c9af3ffd75eee08cf42cb2 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Wed, 25 Nov 2020 17:04:51 -0500 Subject: [PATCH] Media Playing Module Update & Maxlen Xresources Variable - Add maxlen variable to Xresources - Change polybar separator to space - Replace media playing text status with icon --- .Xresources | 3 +++ .config/polybar | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index b3ecd43..4ef6c85 100644 --- a/.Xresources +++ b/.Xresources @@ -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 diff --git a/.config/polybar b/.config/polybar index 93571cb..4ff86b3 160000 --- a/.config/polybar +++ b/.config/polybar @@ -1 +1 @@ -Subproject commit 93571cb256851e5b056c03347aeef6c0e4021ec3 +Subproject commit 4ff86b3818dade7d3def1f5e9ae9d531f2e0853a