From 6b59626f6feaa690367bdb40c84eece6f1cd04c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20O=27Brien?= Date: Sun, 28 Jan 2024 17:41:54 +0000 Subject: [PATCH] Remove whitespace in ScreenShot.sh --- config/hypr/scripts/ScreenShot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/config/hypr/scripts/ScreenShot.sh b/config/hypr/scripts/ScreenShot.sh index 3fb2580..f56c58d 100755 --- a/config/hypr/scripts/ScreenShot.sh +++ b/config/hypr/scripts/ScreenShot.sh @@ -34,7 +34,6 @@ notify_view() { ${notify_cmd_shot} "Screenshot NOT Saved." fi fi - }