This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.config/openbox/environment
2018-05-08 00:34:04 -07:00

15 lines
379 B
Bash

# environment
# vim:ft=sh
# To set your language for displaying messages and time/date formats, use the following:
# LANG=en_US.UTF8
# xdg-open applications
# export XDG_CURRENT_DESKTOP=XFCE
# export DE="xfce"
# # dbus with openbox
# if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
# eval "$(dbus-launch --sh-syntax --exit-with-session)"
# fi