Nerd Fonts v3 Update Icon Fix

- Fix nerd font icons for v3
This commit is contained in:
Sravan Balaji
2023-05-01 08:56:59 -04:00
parent dfb0318727
commit 34d674a3f8
6 changed files with 42 additions and 43 deletions

View File

@@ -555,7 +555,7 @@ click-left = "/home/sravan/.scripts/playerctl.sh --change"
[module/media-playing-prev]
type = custom/script
exec = echo ""
exec = echo "󰒮"
format = <label>
label = %output%
label-foreground = ${colors.media-playing-foreground}
@@ -581,7 +581,7 @@ click-left = "/home/sravan/.scripts/playerctl.sh --play-pause"
[module/media-playing-next]
type = custom/script
exec = echo ""
exec = echo "󰒭"
format = <label>
label = %output%
label-foreground = ${colors.media-playing-foreground}
@@ -686,7 +686,7 @@ format = <label>
; %date%
; %time%
; Default: %date%
label = " %time%"
label = "󰥔 %time%"
; label-font = 3
label-foreground = ${colors.time-foreground}
label-background = ${colors.time-background}
@@ -873,7 +873,7 @@ format = %{A1:kitty btop:}<label>%{A}
; %gb_swap_free%
; %gb_swap_used%
label = %percentage_used%%
label = 󰍛 %percentage_used%%
label-padding = ${sizes.module-padding}
label-foreground = ${colors.memory-foreground}
label-background = ${colors.memory-background}
@@ -968,7 +968,7 @@ format-unmounted = %{A1:gnome-disks &:} <label-unmounted> %{A}
; %free%
; %used%
; Default: %mountpoint% %percentage_free%%
label-mounted = %percentage_used%%
label-mounted = 󰋊 %percentage_used%%
label-mounted-foreground = ${colors.filesystem-foreground}
label-mounted-background = ${colors.filesystem-background}
label-mounted-underline = ${colors.filesystem-underline}
@@ -1003,7 +1003,7 @@ content-padding = ${sizes.module-padding}
[module/deadd-notification-center]
type = custom/text
content = ""
content = "󰂚"
; "content" has the same properties as "format-NAME"
; content-background = #000
@@ -1083,12 +1083,12 @@ format-muted-overline = ${colors.volume-overline}
; Available tokens:
; %percentage% (default)
; %decibels%
label-muted = muted
label-muted = 󰝟 muted
; Only applies if <ramp-volume> is used
ramp-volume-0 =
ramp-volume-1 = 奔
ramp-volume-2 =
ramp-volume-0 = 󰕿
ramp-volume-1 = 󰖀
ramp-volume-2 = 󰕾
; Right and Middle click
click-right = pavucontrol