mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
💄 fix(waybar): update waybar icon glyphs
This commit is contained in:
@@ -287,8 +287,8 @@
|
||||
// "numlock": true,
|
||||
"format": "{name} {icon}",
|
||||
"format-icons": {
|
||||
"locked": "",
|
||||
"unlocked": ""
|
||||
"locked": "",
|
||||
"unlocked": ""
|
||||
}
|
||||
},
|
||||
|
||||
@@ -343,7 +343,7 @@
|
||||
},
|
||||
|
||||
"memory": {
|
||||
"format": "{percentage}%",
|
||||
"format": "{percentage}%",
|
||||
"tooltip-format": "Main: ({used} GiB/{total} GiB)({percentage}%), available {avail} GiB\nSwap: ({swapUsed} GiB/{swapTotal} GiB)({swapPercentage}%), available {swapAvail} GiB",
|
||||
"states": {
|
||||
"high": 90,
|
||||
|
Reference in New Issue
Block a user