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 77cd4cf980 - Show all commits

View File

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