From 63bec1eaf0946952f5004e7140a7b9307f2ea2f3 Mon Sep 17 00:00:00 2001 From: Joe Fiorini Date: Wed, 23 Oct 2019 09:48:02 -0400 Subject: Remove debug logging --- sway-launcher-desktop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway-launcher-desktop.sh b/sway-launcher-desktop.sh index 68feb9f..c459d10 100755 --- a/sway-launcher-desktop.sh +++ b/sway-launcher-desktop.sh @@ -174,5 +174,5 @@ command) command="${PARAMS[0]}" ;; esac -echo "Executing command: \"$command\"" >> ~/.local/var/log/sway-launcher.log + swaymsg -t command exec "$command" -- cgit v1.2.3