💥 fix(swaync): spacing between wifi icon and text
This commit is contained in:
+1
-1
@@ -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'",
|
||||||
|
|||||||
Reference in New Issue
Block a user