From 3573df4a1d0b4c915975ac80275442c35831fb2f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 12 Jan 2025 15:52:44 +0900 Subject: last update promise :) --- config/hypr/scripts/ScreenShot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/scripts') diff --git a/config/hypr/scripts/ScreenShot.sh b/config/hypr/scripts/ScreenShot.sh index 2089c033..b33a31c7 100755 --- a/config/hypr/scripts/ScreenShot.sh +++ b/config/hypr/scripts/ScreenShot.sh @@ -14,7 +14,7 @@ active_window_file="Screenshot_${time}_${active_window_class}.png" active_window_path="${dir}/${active_window_file}" notify_cmd_base="notify-send -t 10000 -A action1=Open -A action2=Delete -h string:x-canonical-private-synchronous:shot-notify" -notify_swappy="notify-send -h string:x-canonical-private-synchronous:shot-notify -u low -i ${iDIR}/picture.png" +#notify_swappy="notify-send -h string:x-canonical-private-synchronous:shot-notify -u low -i ${iDIR}/picture.png" notify_cmd_shot="${notify_cmd_base} -i ${dir}/${file}" notify_cmd_shot_win="${notify_cmd_base} -i ${active_window_path}" -- cgit v1.2.3