Fix logout script issue, clean up scripts for rofi, changed polybar launcher script name
This commit is contained in:
@ -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 ;;
|
||||
;;;;;;;;;
|
||||
|
Reference in New Issue
Block a user