we are so back

This commit is contained in:
h
2023-10-05 14:12:07 -04:00
parent 21c909da9a
commit 8d97d7343b
10 changed files with 218 additions and 36 deletions
+11 -11
View File
@@ -143,7 +143,7 @@ label = %title:0:25:...%
type = internal/xkeyboard
blacklist-0 = num lock
format-prefix = " "
format-prefix = "󰌌 "
format-prefix-foreground = ${colors.foreground-alt}
format-prefix-underline = ${colors.secondary}
@@ -257,7 +257,7 @@ label = %percentage:2%%
[module/memory]
type = internal/memory
interval = 2
format-prefix = " "
format-prefix = "󰍛 "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = ${xrdb:color3:#4bffdc}
label = %percentage_used%%
@@ -295,7 +295,7 @@ interface = enp2s0
interval = 3.0
format-connected-underline = ${xrdb:color2:#55aa55}
format-connected-prefix = " "
format-connected-prefix = "󰈀 "
format-connected-prefix-foreground = ${colors.foreground-alt}
label-connected = %local_ip%
@@ -315,7 +315,7 @@ date-alt = " %Y-%m-%d"
time = %H:%M
time-alt = %H:%M:%S
format-prefix = " "
format-prefix = "󰙹 "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = ${xrdb:color4:#0a6cf5}
@@ -325,10 +325,10 @@ label = %date% %time%
type = internal/pulseaudio
format-volume = <label-volume> <bar-volume>
label-volume = " %percentage%%"
label-volume = " 󰕾 %percentage%%"
label-volume-foreground = ${root.foreground}
label-muted = " muted"
label-muted = " 󰝟 muted"
label-muted-foreground = #666
bar-volume-width = 10
@@ -355,7 +355,7 @@ format-volume = <label-volume> <bar-volume>
label-volume = VOL
label-volume-foreground = ${root.foreground}
format-muted-prefix = " "
format-muted-prefix = "󰝟 "
format-muted-foreground = ${colors.foreground-alt}
label-muted = sound muted
@@ -431,9 +431,9 @@ label = %temperature-c%
label-warn = %temperature-c%
label-warn-foreground = ${colors.secondary}
ramp-0 =
ramp-1 =
ramp-2 =
ramp-0 = 󱃃
ramp-1 = 󰔏
ramp-2 = 󱃂
ramp-foreground = ${colors.foreground-alt}
[module/powermenu]
@@ -443,7 +443,7 @@ expand-right = true
format-spacing = 1
label-open =
label-open = 󰤆
label-open-foreground = ${colors.secondary}
label-close =  cancel
label-close-foreground = ${colors.secondary}