Update users home folder, clean up some scripts and add comments
This commit is contained in:
11
home/.config/polybar/sessions/bspwm-sessionfile
Normal file
11
home/.config/polybar/sessions/bspwm-sessionfile
Normal file
@ -0,0 +1,11 @@
|
||||
# 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 &
|
||||
|
||||
|
||||
~/.config/polybar/config bspwm-bar
|
11
home/.config/polybar/sessions/i3-sessionfile
Normal file
11
home/.config/polybar/sessions/i3-sessionfile
Normal file
@ -0,0 +1,11 @@
|
||||
# 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 &
|
||||
|
||||
|
||||
~/.config/polybar/config i3-bar
|
11
home/.config/polybar/sessions/openbox-sessionfile
Normal file
11
home/.config/polybar/sessions/openbox-sessionfile
Normal file
@ -0,0 +1,11 @@
|
||||
# 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 &
|
||||
|
||||
|
||||
~/.config/polybar/config openbox-bar
|
Reference in New Issue
Block a user