mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
Move polybar title module from center to left; Restict the title module to 65 characters.
This commit is contained in:
parent
ea3398491a
commit
6ae8717a29
2 changed files with 3 additions and 3 deletions
|
@ -79,7 +79,7 @@ format-padding = 1
|
|||
; %title%
|
||||
; Default: %title%
|
||||
label = %title%
|
||||
label-maxlen = 100
|
||||
label-maxlen = 65
|
||||
|
||||
;
|
||||
; Modules RIGHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue