Updates in waybar #1

Merged
wyj merged 12 commits from dev into main 2024-04-04 22:18:38 -04:00
Showing only changes of commit f095151882 - Show all commits

View File

@ -240,7 +240,7 @@
// CPU
"cpu": {
"format": " {usage}%",
"format": "󰒇 {usage}%",
"on-click": "alacritty -e htop"
},