From d32e810c308a4dde4efea522b0505749eca76875 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 6 Jan 2026 23:38:14 +0300 Subject: [PATCH] Update config.json --- .config/swaync/config.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.config/swaync/config.json b/.config/swaync/config.json index 948c228..68298f7 100644 --- a/.config/swaync/config.json +++ b/.config/swaync/config.json @@ -100,8 +100,8 @@ }, { "label": "", - "type": "toggle", - "active": false, + "type": "toggle", + "active": false, "command": "~/.config/scripts/screenrec.sh" }, { @@ -111,12 +111,14 @@ { "label": "󰤨", "type": "toggle", - "active": true, - "command": "~/.config/scripts/wifi.sh toggle" + "active": false, + "command": "~/.config/scripts/wifi-bt.sh wifi" }, { "label": "󰂯", - "command": "blueman-manager &" + "type": "toggle", + "active": false, + "command": "~/.config/scripts/wifi-bt.sh bluetooth" }, { "label": "󰀝",