diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-02-13 14:40:51 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-02-13 14:40:51 -0500 |
| commit | 62f364ed911bff31aa1abc307322f7270aa0aff0 (patch) | |
| tree | 7cb4d055d3bc4efbdb9ba261970d37307a6dae8a /config/hypr/scripts/KeyHints.sh | |
| parent | 9910e59796be08f84de5fe87bcaaebc807d5fce0 (diff) | |
Migrate Jakoolit to Linuxbeginnings repo references
Diffstat (limited to 'config/hypr/scripts/KeyHints.sh')
| -rwxr-xr-x | config/hypr/scripts/KeyHints.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index 5511cfed..3916a925 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ ## # GDK BACKEND. Change to either wayland or x11 if having issues BACKEND=wayland @@ -70,4 +70,4 @@ GDK_BACKEND=$BACKEND yad \ " ALT E" "Rofi Emoticons" "Emoticon" \ " H" "Launch this Quick Cheat Sheet" "" \ "" "" "" \ -"More tips:" "https://github.com/JaKooLit/Hyprland-Dots/wiki" ""\ +"More tips:" "https://github.com/LinuxBeginnings/Hyprland-Dots/wiki" ""\ |
