From 5b40716ab9c1c3ca0d91185e00856245fc1f9ed4 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 29 Apr 2024 08:24:48 +0900 Subject: moving of Sounds.sh from UserScripts to scripts. --- config/hypr/scripts/Volume.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/scripts/Volume.sh') diff --git a/config/hypr/scripts/Volume.sh b/config/hypr/scripts/Volume.sh index d2fef87e..19868caf 100755 --- a/config/hypr/scripts/Volume.sh +++ b/config/hypr/scripts/Volume.sh @@ -3,7 +3,7 @@ # Scripts for volume controls for audio and mic iDIR="$HOME/.config/swaync/icons" -sDIR="$HOME/.config/hypr/UserScripts" +sDIR="$HOME/.config/hypr/scripts" # Get Volume get_volume() { -- cgit v1.2.3