33 lines
604 B
Plaintext
Executable File
33 lines
604 B
Plaintext
Executable File
# launch compton
|
|
al-compositor --start &
|
|
|
|
$HOME/.config/setup &
|
|
|
|
# restore wallpaper
|
|
nitrogen --restore &
|
|
|
|
# enable numlock
|
|
numlockx on &
|
|
|
|
# panel
|
|
al-tint2-session &
|
|
sleep 1; start-polybar &
|
|
sleep 1; trayer --edge bottom --align left --heighttype pixel --height 22 --widthtype request --SetDockType true --expand true --transparent true --alpha 255
|
|
|
|
# Openbox autostart
|
|
ob-autostart -d &
|
|
|
|
# PolicyKit authentication
|
|
lxpolkit &
|
|
|
|
# Required for xfce setting to work
|
|
xfsettingsd &
|
|
|
|
# Launch conky if session exists
|
|
sleep 2; al-conky-session &
|
|
|
|
xdg-user-dirs-gtk-update &
|
|
|
|
$HOME/.config/keypack &
|
|
# al-hello
|