diff options
Diffstat (limited to 'sway-launcher-desktop.sh')
| -rwxr-xr-x | sway-launcher-desktop.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway-launcher-desktop.sh b/sway-launcher-desktop.sh index 8043423..741abb3 100755 --- a/sway-launcher-desktop.sh +++ b/sway-launcher-desktop.sh @@ -11,7 +11,6 @@ if [[ "$1" = 'describe' ]]; then description="${arr[0]}" description="${description%*-}" else - echo $1 title=$(sed -ne '/^Name=/{s/^Name=//;p;q}' "$1") description=$(sed -ne '/^Comment=/{s/^Comment=//;p;q}' "$1") fi |
