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/autostart

28 lines
539 B
Plaintext

# compton
al-compositor --start &
#$HOME/.config/setup &
# enable numlock, commented out for laptop users
# numlockx &
# restore wallpaper
nitrogen --restore &
# start panel
sleep 1; polybar --config=/home/liveuser/.config/polybar/config openbox-bar &
# Openbox autostart
ob-autostart -d &
# PolicyKit authentication
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
# Required for xfce settings to work
xfsettingsd &
# Side panel shortcuts for file managers
xdg-user-dirs-gtk-update &
$HOME/.config/keypack &
# al-hello