diff options
| author | Lars Müller <lars.lmueller@gmail.com> | 2025-05-16 00:00:31 +0200 |
|---|---|---|
| committer | Lars Müller <lars.lmueller@gmail.com> | 2025-05-16 00:00:31 +0200 |
| commit | b5faa10fee378edd48d431066003135adcb18d47 (patch) | |
| tree | c276ed7ebe5717731dfa75270e4934131cc47113 /config/hypr/scripts | |
| parent | 1b570eea95188c16efad98980c8a4dfbe86459c6 (diff) | |
fix: restore kitty theme sources
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/Kitty_themes.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Kitty_themes.sh b/config/hypr/scripts/Kitty_themes.sh index f3030d30..48bfa99f 100755 --- a/config/hypr/scripts/Kitty_themes.sh +++ b/config/hypr/scripts/Kitty_themes.sh @@ -1,6 +1,6 @@ #!/bin/bash # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # -# Kitty Themes - Script to preview themes by applying and re-opening Rofi. +# Kitty Themes Source https://github.com/dexpota/kitty-themes # # Define directories and variables kitty_themes_DiR="$HOME/.config/kitty/kitty-themes" # Kitty Themes Directory |
