update settings
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user