changes..
This commit is contained in:
parent
a37ce04b87
commit
dc709a3ce1
|
|
@ -125,7 +125,7 @@ type = custom/script
|
|||
interval = 256
|
||||
format = "<label> "
|
||||
;format-prefix = " "
|
||||
format-prefix = "B"
|
||||
format-prefix = ""
|
||||
format-prefix-foreground = ${colors.foreground}
|
||||
exec = echo "$(uname -nr)"
|
||||
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@ format-prefix = " "
|
|||
type = custom/script
|
||||
interval = 256
|
||||
format = "<label> "
|
||||
format-prefix = " "
|
||||
format-prefix = ""
|
||||
;format-prefix = ""
|
||||
format-prefix-foreground = ${{colors.foreground}}
|
||||
exec = echo "$(uname -nr)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue