projects
/
pubbin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db4918e
)
update
author
Dan White
<dan@whiteaudio.com>
Mon, 13 Aug 2012 19:37:34 +0000
(14:37 -0500)
committer
Dan White
<dan@whiteaudio.com>
Mon, 13 Aug 2012 19:37:34 +0000
(14:37 -0500)
google-chrome
patch
|
blob
|
history
diff --git
a/google-chrome
b/google-chrome
index 23d7051ddabfbfff21c748d3bcfdd800bce6e966..05966c6c11864d585646c2d1c8d4ed08c9f3825a 100755
(executable)
--- a/
google-chrome
+++ b/
google-chrome
@@
-2,5
+2,6
@@
# run chromium / google-chrome on current display hack
-DISPDIR=$(echo $DISPLAY | awk -F. '{print $1}')
-exec /usr/bin/google-chrome --user-data-dir=$HOME/.config/google-chrome/$DISPDIR $@
+#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 $@