Waybar
This commit is contained in:
+2
-2
@@ -135,11 +135,11 @@
|
|||||||
"spacing": 5
|
"spacing": 5
|
||||||
},
|
},
|
||||||
"custom/cpu": {
|
"custom/cpu": {
|
||||||
"exec": "~/.config/dotfiles/hypr/cpu.sh",
|
"exec": "~/.config/dotfiles/hypr/hyprscript cpustat",
|
||||||
"restart-interval": 2
|
"restart-interval": 2
|
||||||
},
|
},
|
||||||
"custom/mem": {
|
"custom/mem": {
|
||||||
"exec": "~/.config/dotfiles/hypr/mem.sh",
|
"exec": "~/.config/dotfiles/hypr/hyprscript memstat",
|
||||||
"restart-interval": 2
|
"restart-interval": 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user