fixed old exec statements

This commit is contained in:
2026-06-01 19:51:53 +01:00
parent 2fb46b4bb9
commit 136f861645

View File

@@ -28,7 +28,7 @@
"format": "󰂲", "format": "󰂲",
"format-connected": "󰂱", "format-connected": "󰂱",
"tooltip-format": "{status} - {device_alias}", "tooltip-format": "{status} - {device_alias}",
"on-click": "blueman-manager" "on-click": "kitty --class otter --title otter-launcher -e sh -c 'sleep 0.05 && otter-launcher bl'"
}, },
"battery": { "battery": {
"format": "{icon} {capacity}%", "format": "{icon} {capacity}%",
@@ -47,7 +47,7 @@
}, },
"custom/notifs": { "custom/notifs": {
"format": "", "format": "",
"on-click": "swaync-client --open-panel" "on-click": "kitty --class otter --title otter-launcher -e sh -c 'sleep 0.05 && otter-launcher dunst'"
}, },
"memory": { "memory": {
"format": " {percentage}%", "format": " {percentage}%",