Fix logout script issue, clean up scripts for rofi, changed polybar launcher script name

This commit is contained in:
natemaia
2017-12-02 19:56:08 -08:00
parent 5be5c23629
commit f9dfbf748f
35 changed files with 71 additions and 54 deletions

View File

@ -81,13 +81,13 @@ ws-icon-default = 
format = <label-state><label-mode>
label-mode = %mode%
label-mode-padding = 2
label-focused = %name%
label-focused = %index% %name%
label-focused-padding = 2
label-unfocused = %name%
label-unfocused = %index% %name%
label-unfocused-padding = 2
label-visible = %name%
label-visible = %index% %name%
label-visible-padding = 2
label-urgent = %name%
label-urgent = %index% %name%
label-urgent-padding = 2
label-mode-underline = ${colors.urgent}
label-focused-underline = ${colors.trim}
@ -204,6 +204,7 @@ ramp-coreload-3-foreground = ${colors.yellow}
ramp-coreload-4-foreground = ${colors.urgent}
ramp-coreload-5-foreground = ${colors.urgent}
;;;;;;;;;
;; MEM ;;
;;;;;;;;;