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

@ -1 +1 @@
Subproject commit 6e15a7f4ea63f9ff081acece18e35fc6bbb79aa7
Subproject commit 60a43475a9355888aaca84ec042b747692537355

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