Swap default menu for a static one, piped menu is now menu-pipe.xml
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
al-compositor --start &
|
||||
|
||||
#$HOME/.config/setup &
|
||||
|
||||
# enable numlock, commented out for laptop users
|
||||
# numlockx &
|
||||
|
||||
@ -19,9 +20,9 @@ ksuperkey -e 'Super_R=Alt_L|F1' &
|
||||
nitrogen --restore &
|
||||
|
||||
# start panel
|
||||
sleep 1; polybar --config=/home/liveuser/.config/polybar/config openbox-bar &
|
||||
sleep 1; al-polybar-session &
|
||||
|
||||
# Openbox autostart
|
||||
# openbox autostart
|
||||
ob-autostart -d &
|
||||
|
||||
# Required for xfce settings to work
|
||||
|
Reference in New Issue
Block a user