#
# These things are run when an Openbox X Session is started.
# You may place a similar script in $HOME/.config/openbox/autostart
# to run user-specific things.
#
export XDG_CURRENT_DESKTOP=Openbox
dbus-update-activation-environment --systemd XDG_CURRENT_DESKTOP


# If you want to use GNOME config tools...
#
#if test -x /usr/libexec/gnome-settings-daemon >/dev/null; then
#  /usr/libexec/gnome-settings-daemon &
#elif which gnome-settings-daemon >/dev/null; then
#  gnome-settings-daemon &
#fi

# If you want to use XFCE config tools...
#
#xfce-mcs-manager &
/usr/libexec/xdg-desktop-portal &
xrandr --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-0 --primary --mode 1920x1080 --rate 120.00 --pos 1920x0 --rotate normal &
xfce4-panel &
xcape -e 'Super_L=Control_L|Shift_L|Alt_L|Super_L|D' &
nitrogen --restore &
#(sleep 2 && fastcompmgr -o 0.4 -r 12 -c -C) &
#(sleep 2 && picom --backend glx --config ~/.config/picom/picom.conf) &
dunst -config ~/.config/dunst/dunstrc &
/usr/libexec/polkit-mate-authentication-agent-1 &
