gianmarco
/
dotfiles
Archived
1
0
Fork 0

Changed the window title maximum length from 100 to 80

master
Gianmarco Gargiulo 2021-11-01 21:43:24 +01:00
parent b09f9f5906
commit 3444714f88
1 changed files with 1 additions and 1 deletions

View File

@ -985,7 +985,7 @@ format = <label>
; %title%
; Default: %title%
label = " %title%"
label-maxlen = 100
label-maxlen = 80
; Used instead of label when there is no window title
label-empty = " Nessuna finestra a fuoco"