## User-Specific Variables
## -----------------------

## Openbox Scripts
PATH="$HOME/.config/openbox/scripts:$PATH"; export PATH

## Other
XDG_CURRENT_DESKTOP='openbox'; export XDG_CURRENT_DESKTOP

## Rofi Scripts
PATH="$HOME/.config/openbox-themes/scripts:$PATH"; export PATH
