Add polybar window-title
This commit is contained in:
parent
98f5135302
commit
e0d2922b81
4 changed files with 47 additions and 20 deletions
|
@ -348,6 +348,14 @@
|
|||
ramp-4 =
|
||||
ramp-foreground = ${colors.foreground}
|
||||
|
||||
[module/title]
|
||||
type = internal/xwindow
|
||||
format = <label>
|
||||
format-underline = ${colors.green}
|
||||
|
||||
label = %title%
|
||||
label-maxlen = 50
|
||||
|
||||
[module/powermenu]
|
||||
type = custom/menu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue