Setting BROWSER variable on login.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
f [ -n "$DISPLAY" ]; then
|
||||
BROWSER=firefox
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
f [ -n "$DISPLAY" ]; then
|
||||
BROWSER=firefox
|
||||
fi
|
||||
|
||||