aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsway-launcher-desktop.sh2
1 files changed, 1 insertions, 1 deletions
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"