Update MAXLEN for Polybar

- Update `MAXLEN` in Xresources
- Update `dwm-flexipatch` submodule with new scrolling
  media metadata using smaller maximum length
This commit is contained in:
Sravan Balaji
2022-07-31 17:34:22 -04:00
parent b78b52e4bd
commit d1e68e2ce3
3 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@
#define BORDER_SIZE 2
#define INNER_GAPS 20
#define OUTER_GAPS 10
#define MAXLEN 50
#define MAXLEN 40
#define CURSOR_SIZE 16
! DWM

View File

@@ -7485,7 +7485,7 @@ exec dwm
#define BORDER_SIZE 2
#define INNER_GAPS 20
#define OUTER_GAPS 10
#define MAXLEN 50
#define MAXLEN 40
#define CURSOR_SIZE 16
#+END_SRC