This commit is contained in:
Stephan Raabe
2023-08-31 11:43:42 +02:00
parent 1ab7f13373
commit a3a745fee9
8 changed files with 88 additions and 27 deletions

View File

@@ -51,6 +51,15 @@
"tooltip": false
},
// Updates Count
"custom/updates": {
"format": " {}",
"exec": "~/dotfiles/scripts/updates.sh",
"restart-interval": 60,
"on-click": "alacritty -e yay",
"tooltip": false
},
// Outlook Launcher
"custom/outlook": {
"format": "",
@@ -133,12 +142,12 @@
// CPU
"cpu": {
"format": "/ {usage}% ",
"format": "/ C {usage}% ",
},
// Memory
"memory": {
"format": "/ {}% "
"format": "/ M {}% "
},
// Harddisc space used