From 86ec85bfb60459fe51afbc0b572d9c1f3a74ed2c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 14 Feb 2025 18:00:14 +0900 Subject: updated.....updated notification is via waybar added to swaync group --- config/waybar/ModulesCustom | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config/waybar/ModulesCustom') diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index 9d0e804a..fe00d254 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -62,6 +62,13 @@ "tooltip-format": "Left Click: Quick Tips\nRight Click: Keybinds", }, +"custom/dot_update": { + "format": " 󰁈 ", + "on-click": "$HOME/.config/hypr/scripts/KooLsDotsUpdate.sh", + "tooltip": true, + "tooltip-format": "Check KooL Dots update\nIf available", +}, + // Hypridle inhibitor "custom/hypridle": { "format": "󱫗 ", -- cgit v1.2.3