From 60e2ee039d4692f44d1547df3e83ab77f4b22a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 8 Oct 2023 01:06:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(swaync):=20butto?= =?UTF-8?q?ns=20dashboard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/swaync/config.json | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/.config/swaync/config.json b/.config/swaync/config.json index 15b8983e..68027d0e 100644 --- a/.config/swaync/config.json +++ b/.config/swaync/config.json @@ -23,7 +23,7 @@ "transition-time": 200, "hide-on-clear": false, "hide-on-action": true, - "widgets": ["title", "buttons-grid", "notifications", "mpris"], + "widgets": ["title", "notifications", "mpris"], "widget-config": { "title": { "text": "Notifications", @@ -53,7 +53,7 @@ }, { "label": "󰌾", - "command": "swaylock" + "command": "$HOME/.config/sway/lock.sh" }, { "label": "󰍃", @@ -64,16 +64,8 @@ "command": "systemctl suspend" }, { - "label": "󰕾", - "command": "pactl set-sink-mute @DEFAULT_SINK@ toggle" - }, - { - "label": "󰍬", - "command": "pactl set-source-mute @DEFAULT_SOURCE@ toggle" - }, - { - "label": "󰖩", - "command": "iwgtk" + "label": "󰛳", + "command": "nm-connection-editor" }, { "label": "󰂯",