fixed old exec statements
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"format": "",
|
||||
"format-connected": "",
|
||||
"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": {
|
||||
"format": "{icon} {capacity}%",
|
||||
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"custom/notifs": {
|
||||
"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": {
|
||||
"format": " {percentage}%",
|
||||
|
||||
Reference in New Issue
Block a user