Update users home folder, clean up some scripts and add comments

This commit is contained in:
natemaia
2017-12-17 10:06:39 -08:00
parent e322152f69
commit 662f7d9388
87 changed files with 2309 additions and 2364 deletions

View File

@ -369,15 +369,6 @@ menu-3-3 = "  |"
menu-3-3-exec = systemctl poweroff
;;;;;;;;;;;;;;;;;;;
;; Extra Modules ;;
;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;
;; Compton Toggle ;;
;;;;;;;;;;;;;;;;;;;;
@ -385,7 +376,7 @@ menu-3-3-exec = systemctl poweroff
type = custom/script
tail = true
label = %output%
click-left = toggle-compton --toggle
click-left = toggle-compton --toggle &
exec = toggle-compton
format = <label>
@ -422,7 +413,7 @@ type = custom/script
tail = true
exec = toggle-redshift
label = %output%
click-left = toggle-redshift --toggle
click-left = toggle-redshift --toggle &
;;;;;;;;;;;;;;;;
@ -470,7 +461,6 @@ bar-progress-empty-foreground = #44
bar-progress-indicator-foreground = #A85659
;;;;;;;;;;
;; WIFI ;;
;;;;;;;;;;

View 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

View 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

View 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