From 8f9075caa308fdedcbc8ccba80ee554bd08b6880 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 9 Mar 2025 17:49:43 +0900 Subject: added shebang on rofiserch.sh cause debian and ubuntu cannot interpret as script without shebang --- config/hypr/scripts/RofiSearch.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/hypr') 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 -- cgit v1.2.3