adjust waybar to use proper mono nerdfonts and increase size because again, i'm blind

This commit is contained in:
Simon Belmont 2025-04-09 14:05:16 -04:00
parent 37e54f37ab
commit cee6298642
2 changed files with 6 additions and 4 deletions

View file

@ -32,7 +32,7 @@
"on-click": "activate",
"format-icons": {
"1": "󰈹",
"2": "",
"2": "",
"3": "󰷈",
"4": "󱇤",
"5": "",
@ -65,7 +65,7 @@
"sort-by-number": true
},
"custom/pacman": {
"format": "<span color=\"#8BE9FD\">󰣇 </span>{}",
"format": "<span color=\"#8BE9FD\"> </span>{}",
"tooltip": true,
"tooltip-format": "Available updates",
"interval": 60,