diff --git a/home/.config/openbox/autostart b/home/.config/openbox/autostart index 300f540b..0d1a4fee 100755 --- a/home/.config/openbox/autostart +++ b/home/.config/openbox/autostart @@ -1,7 +1,7 @@ # launch compton if enabled al-compositor --start & -$HOME/.config/setup & +#$HOME/.config/setup & # enable numlock, comment out if you dont have a numpad numlockx on & diff --git a/home/.config/polybar/sessions/bspwm-sessionfile b/home/.config/polybar/sessions/bspwm-sessionfile index 510bfef4..2e889ee4 100644 --- a/home/.config/polybar/sessions/bspwm-sessionfile +++ b/home/.config/polybar/sessions/bspwm-sessionfile @@ -1,11 +1,7 @@ # Polybar bspwm Sessionfile - # DO NO edit this file, it will be overwritten by al-polyzen # Instead make a custom sessionfile and use the -z FILE or --session FILE option - # To load session at startup use the following line - # sleep 1; al-polybar-session & - /home/liveuser/.config/polybar/config bspwm-bar \ No newline at end of file diff --git a/home/.config/polybar/sessions/i3-sessionfile b/home/.config/polybar/sessions/i3-sessionfile index b3e2e9dc..fc76e4f7 100644 --- a/home/.config/polybar/sessions/i3-sessionfile +++ b/home/.config/polybar/sessions/i3-sessionfile @@ -1,11 +1,7 @@ # Polybar i3 Sessionfile - # DO NO edit this file, it will be overwritten by al-polyzen # Instead make a custom sessionfile and use the -z FILE or --session FILE option - # To load session at startup use the following line - # sleep 1; al-polybar-session & - /home/liveuser/.config/polybar/config i3-bar \ No newline at end of file diff --git a/home/.config/polybar/sessions/openbox-sessionfile b/home/.config/polybar/sessions/openbox-sessionfile index a4574b19..66a11df7 100644 --- a/home/.config/polybar/sessions/openbox-sessionfile +++ b/home/.config/polybar/sessions/openbox-sessionfile @@ -1,11 +1,7 @@ # Polybar openbox Sessionfile - # DO NO edit this file, it will be overwritten by al-polyzen # Instead make a custom sessionfile and use the -z FILE or --session FILE option - # To load session at startup use the following line - # sleep 1; al-polybar-session & - /home/liveuser/.config/polybar/config openbox-bar \ No newline at end of file