aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Wofi.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts/Wofi.sh')
-rwxr-xr-xconfig/hypr/scripts/Wofi.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/hypr/scripts/Wofi.sh b/config/hypr/scripts/Wofi.sh
deleted file mode 100755
index 9b78bee0..00000000
--- a/config/hypr/scripts/Wofi.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-
-CONFIG="$HOME/.config/wofi/config"
-STYLE="$HOME/.config/wofi/style.css"
-COLORS="$HOME/.config/wofi/colors"
-
-if [[ ! $(pidof wofi) ]]; then
- wofi --show drun --prompt 'Search...' --conf ${CONFIG} --style ${STYLE} --color ${COLORS}
-else
- pkill wofi
-fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage