update swaync

parent e0a60c95
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
"control-center-width": 380, "control-center-width": 380,
"control-center-height": 760, "control-center-height": 760,
"control-center-margin-top": 2, "control-center-margin-top": 8,
"control-center-margin-bottom": 2, "control-center-margin-bottom": 8,
"control-center-margin-right": 1, "control-center-margin-right": 8,
"control-center-margin-left": 0, "control-center-margin-left": 0,
"notification-2fa-action": true, "notification-2fa-action": true,
...@@ -32,9 +32,12 @@ ...@@ -32,9 +32,12 @@
"hide-on-action": false, "hide-on-action": false,
"script-fail-notify": true, "script-fail-notify": true,
"text-empty": "Нет уведомлений",
"widgets": [ "widgets": [
"menubar#label", "menubar#label",
"buttons-grid", "buttons-grid",
"volume",
"mpris", "mpris",
"title", "title",
"dnd", "dnd",
...@@ -76,7 +79,7 @@ ...@@ -76,7 +79,7 @@
"position": "right", "position": "right",
"actions": [ "actions": [
{ {
"label": " ", "label": "",
"command": "wlogout -b 5 -T 300 -B 300" "command": "wlogout -b 5 -T 300 -B 300"
} }
] ]
...@@ -100,10 +103,10 @@ ...@@ -100,10 +103,10 @@
"label": "󰂯", "label": "󰂯",
"command": "blueman-manager" "command": "blueman-manager"
}, },
{ {
"label": "", "label": "",
"command": "gtklock" "command": "gtklock"
} }
] ]
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment