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:
parent
b78b52e4bd
commit
d1e68e2ce3
@ -51,7 +51,7 @@
|
|||||||
#define BORDER_SIZE 2
|
#define BORDER_SIZE 2
|
||||||
#define INNER_GAPS 20
|
#define INNER_GAPS 20
|
||||||
#define OUTER_GAPS 10
|
#define OUTER_GAPS 10
|
||||||
#define MAXLEN 50
|
#define MAXLEN 40
|
||||||
#define CURSOR_SIZE 16
|
#define CURSOR_SIZE 16
|
||||||
|
|
||||||
! DWM
|
! DWM
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 6e15a7f4ea63f9ff081acece18e35fc6bbb79aa7
|
Subproject commit 60a43475a9355888aaca84ec042b747692537355
|
@ -7485,7 +7485,7 @@ exec dwm
|
|||||||
#define BORDER_SIZE 2
|
#define BORDER_SIZE 2
|
||||||
#define INNER_GAPS 20
|
#define INNER_GAPS 20
|
||||||
#define OUTER_GAPS 10
|
#define OUTER_GAPS 10
|
||||||
#define MAXLEN 50
|
#define MAXLEN 40
|
||||||
#define CURSOR_SIZE 16
|
#define CURSOR_SIZE 16
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user