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';