From c4c2716c25936f632aa5bb8fd589a57b53714be8 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sun, 17 Dec 2023 16:08:13 +0900 Subject: 1.) Added ChangeBlur keybinds (Super Shift B), same added in Keyhints.sh (Super H) 2.) Increased Blur Settings 3.) Tweaked and Cleaned up scripts, some small tweak only like adding a bell icon - > Gamemode toggle (Super Shift G) will now reload previous wallpaper once back to normal modified - > The pywalSwww.sh is integrated in Refresh.sh to update rofi background --- config/hypr/scripts/Wallpaper.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'config/hypr/scripts/Wallpaper.sh') diff --git a/config/hypr/scripts/Wallpaper.sh b/config/hypr/scripts/Wallpaper.sh index c203ce25..e670dc6b 100755 --- a/config/hypr/scripts/Wallpaper.sh +++ b/config/hypr/scripts/Wallpaper.sh @@ -18,7 +18,6 @@ SWWW_PARAMS="--transition-fps $FPS --transition-type $TYPE --transition-duration swww query || swww init && swww img ${RANDOMPICS} $SWWW_PARAMS -${SCRIPTSDIR}/PywalSwww.sh & sleep 1 ${SCRIPTSDIR}/Refresh.sh -- cgit v1.2.3