aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr')
-rw-r--r--config/hypr/configs/Execs.conf3
-rwxr-xr-xconfig/hypr/scripts/Refresh.sh3
2 files changed, 4 insertions, 2 deletions
diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf
index 85870f74..afcc5a14 100644
--- a/config/hypr/configs/Execs.conf
+++ b/config/hypr/configs/Execs.conf
@@ -35,7 +35,8 @@ exec-once = nm-applet --indicator &
#exec-once = rog-control-center &
#clipboard manager
-exec-once = wl-paste --watch cliphist store
+exec-once = wl-paste --type text --watch cliphist store
+exec-once = wl-paste --type image --watch cliphist store
# Rainbow borders
exec-once = $scriptsDir/RainbowBorders.sh
diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh
index 556f651d..e393b95d 100755
--- a/config/hypr/scripts/Refresh.sh
+++ b/config/hypr/scripts/Refresh.sh
@@ -10,6 +10,7 @@ for _prs in "${_ps[@]}"; do
fi
done
+sleep 0.5
# Relaunch waybar
waybar &
@@ -17,7 +18,7 @@ waybar &
${SCRIPTSDIR}/PywalDunst.sh &
# Relaunching rainbow borders
-sleep 1
+sleep 0.5
${SCRIPTSDIR}/RainbowBorders.sh &
# for cava-pywal (note, need to manually restart cava once wallpaper changes)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage