blob: 1ab311e2c6f4f2358472eb173f7bbc375e55d979 (
plain) (
blame)
1
2
3
4
|
export DESKTOP_ENV="OPENBOX"
export BROWSER=chromium
export XDG_DATA_DIRS=/home/curtis/.local/share:$XDG_DATA_DIRS:/home/curtis/.local/share
export GNOME_DESKTOP_SESSION_ID="openbox"
|