aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/RofiSearch.sh
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-04-21 23:59:12 +0900
committerGitHub <noreply@github.com>2024-04-21 23:59:12 +0900
commit15fb0732c99cb63ec3997210053373704de0eec2 (patch)
tree20c73e6b7bbc250645f6f7b59ccb78c0a53d84b7 /config/hypr/scripts/RofiSearch.sh
parente259d767b70efcb987dffb0a506ebed9e299dd44 (diff)
parent3208ecfdfa18de1c6c3ffab309520e5459490828 (diff)
Merge pull request #203 from LeventKaanOguz/rofi-google-test
Adding Google Search to rofi indirectly
Diffstat (limited to 'config/hypr/scripts/RofiSearch.sh')
-rwxr-xr-xconfig/hypr/scripts/RofiSearch.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hypr/scripts/RofiSearch.sh b/config/hypr/scripts/RofiSearch.sh
new file mode 100755
index 00000000..a16b52d8
--- /dev/null
+++ b/config/hypr/scripts/RofiSearch.sh
@@ -0,0 +1,3 @@
+# Opens rofi in dmenu mod and waits for input. Then pushes the input to the query of the URL.
+#
+echo "" | rofi -dmenu -p "Search:" | xargs -I{} xdg-open https://www.google.com/search?q={}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage