diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-21 16:14:38 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-21 16:14:38 +0900 |
| commit | c35b1026d16cff151b763ee484d9fc773952aeb1 (patch) | |
| tree | 8bfa32960031dc68423fc0d41b11519f73c52661 /config/waybar/ModulesCustom | |
| parent | 4fee6c130280ecdd97ace82250c6ecd4b382a625 (diff) | |
pushing for monitor profiles, changed the version to dev first indicating still in dev branch. Enhance functionality of KooL Quick Settings
Diffstat (limited to 'config/waybar/ModulesCustom')
| -rw-r--r-- | config/waybar/ModulesCustom | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index ba9c77ba..06feedfe 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -40,9 +40,9 @@ "custom/settings": { "format": " ", - "on-click": "$HOME/.config/hypr/UserScripts/QuickEdit.sh", + "on-click": "$HOME/.config/hypr/UserScripts/Kool_Quick_Settings.sh", "tooltip": true, - "tooltip-format": "Launch Quick Edit", + "tooltip-format": "Launch KooL Hyprland Settings Menu", }, "custom/cycle_wall": { |
