rice/xinitrc

11 lines
186 B
Plaintext

if command -v dbus-launch > /dev/null && test -z "${DBUS_SESSION_BUS_ADDRESS}"
then
eval $(dbus-launch --sh-syntax --exit-with-session)
fi
~/.fehbg &
picom &
sxhkd &
bar &
exec dwm