Swaync: update config

This commit is contained in:
Filippo Berto 2024-11-12 10:49:44 +01:00
parent 4c9179a036
commit 73e1a0a398
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -60,7 +60,7 @@
"image-radius": 7
},
"volume": {
"label": ""
"label": "Vol."
},
"backlight": {
"label": "󰃟"
@ -69,23 +69,7 @@
"actions": [
{
"label": "󰐥",
"command": "systemctl poweroff"
},
{
"label": "󰜉",
"command": "systemctl reboot"
},
{
"label": "󰍃",
"command": "hyprctl dispatch exit"
},
{
"label": "",
"command": "firefox bitwarden.serpentian.net"
},
{
"label": "󰖂",
"command": "firefox vpn.serpentian.net"
"command": "wlogout"
}
]
}