From fd205b3db51bce27ca7f7cc8282c95c24c95fb53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Wed, 13 May 2026 20:43:12 +0200 Subject: [PATCH] swaync: accept JaKooLit updates --- .config/swaync/config.json | 4 ++-- .config/swaync/style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/swaync/config.json b/.config/swaync/config.json index 0aa1af40..a5518596 100755 --- a/.config/swaync/config.json +++ b/.config/swaync/config.json @@ -51,8 +51,8 @@ "text": "Notification" }, "mpris": { - "image-size": 10, - "image-radius": 0 + "image-size": 96, + "image-radius": 8 }, "volume": { "label": "󰕾" diff --git a/.config/swaync/style.css b/.config/swaync/style.css index 3fff57ae..08a0f05f 100755 --- a/.config/swaync/style.css +++ b/.config/swaync/style.css @@ -1,4 +1,4 @@ -/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ +/* ----------- 💫 https://github.com/LinuxBeginnings 💫 -------- */ /* swaync colors - wallust from waybar.css */ @import '../../.config/waybar/wallust/colors-waybar.css';