spaces
authorDan White <dan@whiteaudio.com>
Sun, 3 Sep 2023 03:28:17 +0000 (22:28 -0500)
committerDan White <dan@whiteaudio.com>
Sun, 3 Sep 2023 03:28:17 +0000 (22:28 -0500)
google-chrome

index 05966c6c11864d585646c2d1c8d4ed08c9f3825a..b8ba4565cfc950565d96db566144934799e1aee0 100755 (executable)
@@ -4,4 +4,4 @@
 
 #DISPDIR=$(echo $DISPLAY | awk -F. '{print $1}')
 #exec /usr/bin/google-chrome --user-data-dir=$HOME/.config/google-chrome/$DISPDIR $@
-exec /usr/bin/google-chrome $@
+exec /usr/bin/google-chrome "$@"