chore: 🧹

Just Tidying
This commit is contained in:
Jake Pullen
2025-05-17 14:33:39 +01:00
parent 885ced00d9
commit 6f35411baf
10 changed files with 2855 additions and 60 deletions
+3 -7
View File
@@ -20,15 +20,13 @@
"hyprland/workspaces": {
"disable-scroll": false,
"disable-scroll": true,
"all-outputs": true,
"warp-on-scroll": true,
"format": "{name}",
"format": "{name}: {icon}",
"format-icons": {
"urgent": "",
"active": "",
"default": "",
"exec": "hyprctl clients -w -f"
}
},
/* "wlr/taskbar": {
@@ -145,12 +143,10 @@
"cpu": {
"format": " {usage}%",
"tooltip": true,
"on-click": "kitty htop &"
},
"memory": {
"format": " {}%",
"tooltip": true,
"on-click": "gnome-disks &"
"tooltip": true,
},
"temperature": {
"interval": 10,