From 09d766d565eed1ae20ba859ce2be3edb6c421a04 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 18 Jan 2026 16:52:00 +0300 Subject: [PATCH] Update config.json --- .config/swaync/config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/swaync/config.json b/.config/swaync/config.json index 32b665a..d9ab159 100644 --- a/.config/swaync/config.json +++ b/.config/swaync/config.json @@ -127,6 +127,10 @@ { "label": "󰃟 ", "command": "~/.config/scripts/brightness_mode.sh" + }, + { + "label": "󰒲 ", + "command": "~/.config/blacklayer/call-blacklayer.sh" } ] }