mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update config
removed emojis
This commit is contained in:
parent
38f7f8034e
commit
1a93248a7e
@ -89,7 +89,6 @@ interval = 60
|
|||||||
date = "%Y %b %d (%a)"
|
date = "%Y %b %d (%a)"
|
||||||
time = "%I:%M%p"
|
time = "%I:%M%p"
|
||||||
|
|
||||||
format-prefix = " "
|
|
||||||
format-prefix-foreground = ${colors.gray}
|
format-prefix-foreground = ${colors.gray}
|
||||||
label = %date% %time%
|
label = %date% %time%
|
||||||
|
|
||||||
@ -106,13 +105,12 @@ interface = enp0s25
|
|||||||
interval = 3.0
|
interval = 3.0
|
||||||
|
|
||||||
format-connected-underline = ${colors.green}
|
format-connected-underline = ${colors.green}
|
||||||
format-connected-prefix = " "
|
|
||||||
format-connected-prefix-foreground = ${colors.gray}
|
format-connected-prefix-foreground = ${colors.gray}
|
||||||
label-connected = %local_ip%
|
label-connected = %local_ip%
|
||||||
|
|
||||||
format-disconnected = <label-disconnected>
|
format-disconnected = <label-disconnected>
|
||||||
format-disconnected-underline = ${colors.red}
|
format-disconnected-underline = ${colors.red}
|
||||||
label-disconnected = %ifname%
|
label-disconnected = %ifname%
|
||||||
label-disconnected-foreground = ${colors.gray}
|
label-disconnected-foreground = ${colors.gray}
|
||||||
|
|
||||||
[module/i3]
|
[module/i3]
|
||||||
@ -160,10 +158,8 @@ screenchange-reload = true
|
|||||||
type = internal/alsa
|
type = internal/alsa
|
||||||
|
|
||||||
format-volume = <label-volume> <bar-volume>
|
format-volume = <label-volume> <bar-volume>
|
||||||
label-volume =
|
|
||||||
label-volume-foreground = ${colors.foreground}
|
label-volume-foreground = ${colors.foreground}
|
||||||
|
|
||||||
format-muted-prefix = " "
|
|
||||||
format-muted-foreground = ${colors.gray}
|
format-muted-foreground = ${colors.gray}
|
||||||
label-muted = muted
|
label-muted = muted
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user