diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-29 20:07:08 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-29 20:07:08 +0900 |
| commit | 203071f58db3fe8384a5d2c65e6ff6f38d433d52 (patch) | |
| tree | 3d66c50491f23d4e8b5b94f667ad0378cb66bd6f /config/hypr | |
| parent | 2f35d78ff0f68261f4ee8f7b1b8f6183289c9578 (diff) | |
Rework on waybar styles. Added keyhints wiki page
Diffstat (limited to 'config/hypr')
| -rwxr-xr-x | config/hypr/scripts/KeyHints.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index d868b5d6..bf4a1bff 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -35,6 +35,8 @@ yad --width=1000 --height=1000 \ " H" "Launch this app" "" \ " E" "View or EDIT Keybinds, Settings, Monitor" "" \ "" "" "" \ -"" "This window will auto-close in 60 secs" ""\ +"" "More tips on Hyprland-Dots github wiki page" ""\ +"" "" "" \ +"" "" "This window will auto-close in 60 secs" ""\ |
