3 Commits
Author SHA1 Message Date
wyj 091bbbfb1a Merge branch 'upstream-custom' into dev 2024-04-04 22:12:38 -04:00
wyj 77cd4cf980 minor: space in cpu module in waybar 2024-04-04 05:10:16 -04:00
wyj f095151882 update: better cpu icon in waybar 2024-04-04 04:52:18 -04:00
+1 -1
View File
@@ -240,7 +240,7 @@
// CPU // CPU
"cpu": { "cpu": {
"format": " {usage}%", "format": "󰒇 {usage}%",
"on-click": "alacritty -e htop" "on-click": "alacritty -e htop"
}, },