💥 fix(swaync): spacing between wifi icon and text

This commit is contained in:
retrozinndev
2024-10-04 19:37:42 -03:00
parent 7bfb89f9bf
commit 02abd634bc
+1 -1
View File
@@ -86,7 +86,7 @@
"buttons-grid": { "buttons-grid": {
"actions": [ "actions": [
{ {
"label": " Internet", "label": " Internet",
"type": "toggle", "type": "toggle",
"active": true, "active": true,
"command": "sh -c '[[ $SWAYNC_TOGGLE_STATE == true ]] && nmcli n on || nmcli n off'", "command": "sh -c '[[ $SWAYNC_TOGGLE_STATE == true ]] && nmcli n on || nmcli n off'",