mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Switched signal ramp, switched from polkit-dumb-agent to mate-polkit
This commit is contained in:
@@ -33,7 +33,7 @@ xcape -e 'Super_L=Super_L|Shift_L|space' &
|
||||
autogap &
|
||||
|
||||
## Polkit agent
|
||||
polkit-dumb-agent &
|
||||
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
|
||||
|
||||
## Gnome keyring
|
||||
gnome-keyring-daemon &
|
||||
|
||||
@@ -217,11 +217,14 @@ format-disconnected =
|
||||
;label-disconnected = %ifname% disconnected
|
||||
;label-disconnected-foreground = ${colors.foreground-alt}
|
||||
|
||||
ramp-signal-0 = ⣀
|
||||
ramp-signal-1 = ⣤
|
||||
ramp-signal-2 = ⣶
|
||||
ramp-signal-3 = ⣿
|
||||
ramp-signal-4 = █
|
||||
ramp-signal-0 = ▁
|
||||
ramp-signal-1 = ▂
|
||||
ramp-signal-2 = ▃
|
||||
ramp-signal-3 = ▄
|
||||
ramp-signal-4 = ▅
|
||||
ramp-signal-5 = ▆
|
||||
ramp-signal-6 = ▇
|
||||
ramp-signal-7 = █
|
||||
ramp-signal-foreground = ${colors.foreground-alt}
|
||||
|
||||
[module/eth]
|
||||
@@ -317,7 +320,7 @@ battery = BAT0
|
||||
adapter = ADP1
|
||||
full-at = 98
|
||||
|
||||
format-charging = <animation-charging> <label-charging>
|
||||
format-charging = <animation-charging><label-charging>
|
||||
format-charging-underline = #ffb52a
|
||||
|
||||
format-discharging = <ramp-capacity> <label-discharging>
|
||||
@@ -341,10 +344,10 @@ ramp-capacity-9 =
|
||||
ramp-capacity-foreground = ${colors.foreground-alt}
|
||||
|
||||
animation-font = 5
|
||||
animation-charging-0 =
|
||||
animation-charging-1 =
|
||||
animation-charging-2 =
|
||||
animation-charging-3 =
|
||||
animation-charging-0 =
|
||||
animation-charging-1 =
|
||||
animation-charging-2 =
|
||||
animation-charging-3 =
|
||||
animation-charging-foreground = ${colors.foreground-alt}
|
||||
animation-charging-framerate = 750
|
||||
|
||||
|
||||
Reference in New Issue
Block a user