Polybar: Brighten uname and hostname colors
This commit is contained in:
@@ -249,7 +249,7 @@ label-mounted = %free:5% free
|
||||
|
||||
[module/hostname]
|
||||
type = custom/script
|
||||
format-foreground = ${res/colors.background-alt}
|
||||
format-foreground = ${res/colors.foreground-dark}
|
||||
interval = 3600
|
||||
|
||||
exec = hostname
|
||||
@@ -315,7 +315,7 @@ exec-if = ! systemctl is-active tor
|
||||
|
||||
[module/uname]
|
||||
type = custom/script
|
||||
format-foreground = ${res/colors.background-alt}
|
||||
format-foreground = ${res/colors.foreground-dark}
|
||||
interval = 3600
|
||||
|
||||
exec = uname -sr
|
||||
|
Reference in New Issue
Block a user