update settings

This commit is contained in:
2026-04-15 21:20:28 +02:00
parent feca201858
commit 80012730f3
3 changed files with 137 additions and 14 deletions

View File

@@ -17,7 +17,6 @@
"custom/mount-data",
"custom/mount-usb1",
"cpu",
"memory",
"tray"
],
"hyprland/workspaces": {
@@ -46,11 +45,10 @@
},
"cpu": {
"format": " {usage}%",
"tooltip": false
},
"memory": {
"format": " {}%"
"tooltip": false,
"on-click": "alacritty -e btop"
},
"custom/mount-data": {
"exec": "$HOME/.config/waybar/scripts/check-mount.sh /mnt/data data",
"return-type": "json",