diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-14 18:00:14 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-14 18:00:14 +0900 |
| commit | 86ec85bfb60459fe51afbc0b572d9c1f3a74ed2c (patch) | |
| tree | 403ef5a80772249fbc9a2c285655cb82d221362b /config/waybar/ModulesCustom | |
| parent | f9a295fc4f95a6c4b442fbb2b05ea45fbf8c0409 (diff) | |
updated.....updated notification is via waybar added to swaync group
Diffstat (limited to 'config/waybar/ModulesCustom')
| -rw-r--r-- | config/waybar/ModulesCustom | 7 |
1 files changed, 7 insertions, 0 deletions
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": " ", |
