summaryrefslogtreecommitdiff
path: root/common/home/scripts/openproject
diff options
context:
space:
mode:
Diffstat (limited to 'common/home/scripts/openproject')
-rw-r--r--common/home/scripts/openproject2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/home/scripts/openproject b/common/home/scripts/openproject
index 5b42432..1c9ca48 100644
--- a/common/home/scripts/openproject
+++ b/common/home/scripts/openproject
@@ -5,4 +5,4 @@ path=$(find ~ -name '.git' -type d -maxdepth 6 | sed 's/\.git$//' | wofi -d -p '
[ -z "$path" ] && exit
cd $path
-alacritty
+alacritty $@