diff --git a/swaync/config.json b/swaync/config.json index 96d03bd..095d937 100644 --- a/swaync/config.json +++ b/swaync/config.json @@ -86,7 +86,7 @@ "buttons-grid": { "actions": [ { - "label": " Internet", + "label": " Internet", "type": "toggle", "active": true, "command": "sh -c '[[ $SWAYNC_TOGGLE_STATE == true ]] && nmcli n on || nmcli n off'",