aboutsummaryrefslogtreecommitdiffstats
path: root/sway-launcher-desktop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sway-launcher-desktop.sh')
-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 cf6b359..4f59666 100755
--- a/sway-launcher-desktop.sh
+++ b/sway-launcher-desktop.sh
@@ -108,7 +108,7 @@ if [[ "$1" == 'generate-command' ]]; then
END{
if(path){
- printf "cd " path " &&"
+ printf "cd " path " && "
}
if (terminal){
printf terminal_command " "