diff options
| -rwxr-xr-x | config/hypr/scripts/RofiSearch.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/scripts/RofiSearch.sh b/config/hypr/scripts/RofiSearch.sh index e4b4f6af..d0383976 100755 --- a/config/hypr/scripts/RofiSearch.sh +++ b/config/hypr/scripts/RofiSearch.sh @@ -1,4 +1,5 @@ -# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +#!/bin/bash +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##v # For Searching via web browsers # Modify this config file for default search engine |
