WizardKit/setup/linux/profile_gui/airootfs/etc/skel/.xinitrc
2Shirt 1353de44f7
Merge refactored code
NOTE: This was unintentionally squashed so some details were lost

* Include max CPU temp in Conky
* New tint2 theme
2021-01-10 19:55:19 -07:00

10 lines
231 B
Bash
Executable file

#!/bin/sh
dbus-update-activation-environment --systemd DISPLAY
export DISPLAY_SESSION="Openbox"
export PATH="$HOME/.config/rofi/bin:$PATH"
eval $(ssh-agent)
export SSH_AUTH_SOCK
xrdb -merge $HOME/.Xresources
exec openbox-session