diff --git a/.config/hypr/hyprland/scripts/record.sh b/.config/hypr/hyprland/scripts/record.sh index 320d8a28c..547f482ea 100755 --- a/.config/hypr/hyprland/scripts/record.sh +++ b/.config/hypr/hyprland/scripts/record.sh @@ -22,7 +22,7 @@ if pgrep wf-recorder > /dev/null; then pkill wf-recorder & else if ! region="$(slurp 2>&1)"; then - notify-send "Recording Cancelled" "Selection was Cancelled" -a 'Recorder' + notify-send "Recording cancelled" "Selection was cancelled" -a 'Recorder' exit 1 fi