Merge branch 'dev' of github.com:ksyasuda/SudacodeRice into dev

This commit is contained in:
ksyasuda
2021-11-10 23:25:24 -08:00
10 changed files with 499 additions and 23 deletions

View File

@@ -5,12 +5,14 @@ time-format = %H:%M
battery = BAT0
adapter = AC0
format-charging = <animation-charging> <label-charging>
format-charging-foreground = #a8d385
format-charging-foreground = #98be65
format-charging-padding = 1
label-charging = %{F#a8d385}%percentage%%%{F-}
label-charging-foreground = #a8d385
label-charging = %{F#98be65}%percentage%%%{F-}
# label-charging-foreground = #a8d385
label-charging-foreground = #98be65
format-discharging = <ramp-capacity> <label-discharging>
format-discharging-foreground = #F9825A
# format-discharging-foreground = #F9825A
format-discharging-foreground = #ff6c6b
format-discharging-padding = 1
label-discharging =%{F#F9825A}%percentage%%%{F-}
format-full = <label-full>

View File

@@ -4,13 +4,10 @@ interval = 1
label = %time%
label-padding = 1
label-background = ${color.shade4}
# red
# label-foreground = #F65522
# blue
# label-foreground = #56a7b5
# orange
# label-foreground = #e5c07b
label-foreground = #51afef
# label-foreground = #ecbe7b
; label-foreground = #3fc3e5
# time =  %r
# time =  %l:%M:%S %p
time =  %l:%M %p

View File

@@ -4,6 +4,7 @@ type = custom/text
content =
# alt icons = 
content-padding = 3
# content-background = ${color.shade3}
content-background = ${color.shade4}
content-foreground = #2878af
click-right = $HOME/SudacodeRice/scripts/menu_full

View File

@@ -2,6 +2,7 @@
type = custom/text
content =
content-padding = 4
# content-background = ${color.shade3}
content-background = ${color.shade4}
# content-foreground = #D85458
content-foreground = #ff6c6b