🗑️ remove(swaync): buttons dashboard
This commit is contained in:
parent
a74084abd0
commit
60e2ee039d
1 changed files with 4 additions and 12 deletions
|
@ -23,7 +23,7 @@
|
||||||
"transition-time": 200,
|
"transition-time": 200,
|
||||||
"hide-on-clear": false,
|
"hide-on-clear": false,
|
||||||
"hide-on-action": true,
|
"hide-on-action": true,
|
||||||
"widgets": ["title", "buttons-grid", "notifications", "mpris"],
|
"widgets": ["title", "notifications", "mpris"],
|
||||||
"widget-config": {
|
"widget-config": {
|
||||||
"title": {
|
"title": {
|
||||||
"text": "Notifications",
|
"text": "Notifications",
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"command": "swaylock"
|
"command": "$HOME/.config/sway/lock.sh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
|
@ -64,16 +64,8 @@
|
||||||
"command": "systemctl suspend"
|
"command": "systemctl suspend"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"command": "pactl set-sink-mute @DEFAULT_SINK@ toggle"
|
"command": "nm-connection-editor"
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "",
|
|
||||||
"command": "pactl set-source-mute @DEFAULT_SOURCE@ toggle"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "",
|
|
||||||
"command": "iwgtk"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
|
|
Loading…
Add table
Reference in a new issue