Change top left icon of polybar
This commit is contained in:
parent
3a4d64d09a
commit
97b0530efe
@ -159,7 +159,7 @@ font-2 = "xos4 Terminus:size=12;2"
|
||||
;cpu_bar memory_bar filesystem_bar mpd_bar
|
||||
;volume brightness battery_bar
|
||||
|
||||
modules-left = menu title
|
||||
modules-left = title
|
||||
modules-center = workspaces
|
||||
modules-right = window_switch keyboard battery alsa checknetwork sysmenu
|
||||
|
||||
|
@ -1044,14 +1044,14 @@ format = <label>
|
||||
; Available tokens:
|
||||
; %title%
|
||||
; Default: %title%
|
||||
label = %title%
|
||||
label = | %title%
|
||||
label-maxlen = 30
|
||||
|
||||
; Used instead of label when there is no window title
|
||||
; Available tokens:
|
||||
; None
|
||||
;;label-empty = Arch Linux
|
||||
;;label-empty-foreground = #707880
|
||||
label-empty = Arch Linux
|
||||
label-empty-foreground = #707880
|
||||
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user