Fixed symbols that were broken by Nerd Symbol Fonts 3.0 update

This commit is contained in:
Logan G 2023-05-06 21:01:23 -06:00
parent d0a9a7bc8a
commit 73c084b08b
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -72,9 +72,9 @@
"format-icons": {
"wifi": [""],
"ethernet": [""],
"disconnected": [""],
"linked": [""]
"ethernet": ["󰈀"],
"disconnected": ["󰈂"],
"linked": ["󱘖"]
},
"interval": 10,
@ -96,9 +96,9 @@
"format-icons": {
"wifi": [""],
"ethernet": [""],
"disconnected": [""],
"linked": [""]
"ethernet": ["󰈀"],
"disconnected": ["󰈂"],
"linked": ["󱘖"]
},
"interval": 10,
@ -119,7 +119,7 @@
"format-muted": "ﱝ",
"format-icons": {
//"phone": [" ", " ", " ", " "],
"default": ["奄", "奔", "墳"]
"default": ["󰕿", "󰖀", "󰕾"]
},
"scroll-step": 5,
"on-click": "swaymsg 'set $PROP floating; exec pavucontrol-qt'",
@ -133,7 +133,7 @@
"format-muted": "ﱝ",
"format-icons": {
//"phone": [" ", " ", " ", " "],
"default": ["奄", "奔", "墳"]
"default": ["󰕿", "󰖀", "󰕾"]
},
"scroll-step": 5,
"on-click": "hyprctl dispatch exec [float] -- pavucontrol-qt",
@ -161,7 +161,7 @@
"format": "{icon}",
"format-alt": "{percent}% {icon}",
"format-alt-click": "click-right",
"format-icons": ["", "", ""],
"format-icons": ["󰃞", "󰃟", "󰃠"],
"on-scroll-down": "light -U 1",
"on-scroll-up": "light -A 1"
},
@ -180,9 +180,9 @@
"format": "{icon}",
"format-icons": {
//"activated": "鬒",
"activated": "",
"activated": "󰅶",
//"deactivated": ""
"deactivated": ""
"deactivated": "󰛊"
},
"tooltip": false
},