aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/WallpaperEffects.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-12 12:50:56 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-12 12:50:56 +0900
commit5df8cb82ccb01fefbd70aa059a326925b9ea98d6 (patch)
treedf8574e37a139dd8e41de64aef2134592075fd42 /config/hypr/UserScripts/WallpaperEffects.sh
parent22a7c6a47cda11a78727e9c903841b2f3273f52c (diff)
some changes on scripts which depends on rofi. Downside is only way to close the rofi is pressing esc button. However, you can execute immediately the script. ie., rofi menu is opened, by pressing Super W, it will execute wallpaper menu immediately.
Diffstat (limited to 'config/hypr/UserScripts/WallpaperEffects.sh')
-rwxr-xr-xconfig/hypr/UserScripts/WallpaperEffects.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/hypr/UserScripts/WallpaperEffects.sh b/config/hypr/UserScripts/WallpaperEffects.sh
index 9c872457..9a9d289c 100755
--- a/config/hypr/UserScripts/WallpaperEffects.sh
+++ b/config/hypr/UserScripts/WallpaperEffects.sh
@@ -95,7 +95,6 @@ main() {
# Check if rofi is already running and kill it
if pidof rofi > /dev/null; then
pkill rofi
- exit 0
fi
main
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage