fixed old exec statements
This commit is contained in:
@@ -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}%",
|
||||||
|
|||||||
Reference in New Issue
Block a user