Added power menu with Rofi
This commit is contained in:
@@ -164,7 +164,7 @@ format-full-foreground = ${colors.green}
|
||||
; <bar-capacity>
|
||||
; <ramp-capacity>
|
||||
; New in version 3.6.0
|
||||
format-low = <ramp-capacity> <animation-low>
|
||||
format-low = <ramp-capacity> <label-low>
|
||||
format-low-foreground = ${colors.red}
|
||||
|
||||
; Available tokens:
|
||||
@@ -224,9 +224,9 @@ animation-discharging-framerate = 500
|
||||
|
||||
; Only applies if <animation-low> is used
|
||||
; New in version 3.6.0
|
||||
animation-low-0 = !
|
||||
animation-low-1 =
|
||||
animation-low-framerate = 200
|
||||
;animation-low-0 = !
|
||||
;animation-low-1 =
|
||||
;animation-low-framerate = 200
|
||||
|
||||
[module/backlight]
|
||||
type = internal/backlight
|
||||
|
||||
Reference in New Issue
Block a user