Clean up configs, remove bashrc conflicting with bash
This commit is contained in:
@ -6,9 +6,12 @@ $HOME/.config/setup &
|
||||
# restore wallpaper
|
||||
nitrogen --restore &
|
||||
|
||||
# enable numlock
|
||||
numlockx on &
|
||||
|
||||
# panel
|
||||
al-tint2-session &
|
||||
sleep 1; $HOME/.config/polybar/scripts/launch-polybar &
|
||||
sleep 1; ~/bin/launch-polybar &
|
||||
|
||||
# Openbox autostart
|
||||
ob-autostart -d &
|
||||
|
Reference in New Issue
Block a user