Setting BROWSER variable on login.

This commit is contained in:
2013-09-20 15:22:06 +02:00
parent 9f1492cc84
commit a9a73cf80d

View File

@@ -0,0 +1,3 @@
f [ -n "$DISPLAY" ]; then
BROWSER=firefox
fi