mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26: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 &
|
autogap &
|
||||||
|
|
||||||
## Polkit agent
|
## Polkit agent
|
||||||
polkit-dumb-agent &
|
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
|
||||||
|
|
||||||
## Gnome keyring
|
## Gnome keyring
|
||||||
gnome-keyring-daemon &
|
gnome-keyring-daemon &
|
||||||
|
|||||||
@@ -217,11 +217,14 @@ format-disconnected =
|
|||||||
;label-disconnected = %ifname% disconnected
|
;label-disconnected = %ifname% disconnected
|
||||||
;label-disconnected-foreground = ${colors.foreground-alt}
|
;label-disconnected-foreground = ${colors.foreground-alt}
|
||||||
|
|
||||||
ramp-signal-0 = ⣀
|
ramp-signal-0 = ▁
|
||||||
ramp-signal-1 = ⣤
|
ramp-signal-1 = ▂
|
||||||
ramp-signal-2 = ⣶
|
ramp-signal-2 = ▃
|
||||||
ramp-signal-3 = ⣿
|
ramp-signal-3 = ▄
|
||||||
ramp-signal-4 = █
|
ramp-signal-4 = ▅
|
||||||
|
ramp-signal-5 = ▆
|
||||||
|
ramp-signal-6 = ▇
|
||||||
|
ramp-signal-7 = █
|
||||||
ramp-signal-foreground = ${colors.foreground-alt}
|
ramp-signal-foreground = ${colors.foreground-alt}
|
||||||
|
|
||||||
[module/eth]
|
[module/eth]
|
||||||
@@ -317,7 +320,7 @@ battery = BAT0
|
|||||||
adapter = ADP1
|
adapter = ADP1
|
||||||
full-at = 98
|
full-at = 98
|
||||||
|
|
||||||
format-charging = <animation-charging> <label-charging>
|
format-charging = <animation-charging><label-charging>
|
||||||
format-charging-underline = #ffb52a
|
format-charging-underline = #ffb52a
|
||||||
|
|
||||||
format-discharging = <ramp-capacity> <label-discharging>
|
format-discharging = <ramp-capacity> <label-discharging>
|
||||||
@@ -341,10 +344,10 @@ ramp-capacity-9 =
|
|||||||
ramp-capacity-foreground = ${colors.foreground-alt}
|
ramp-capacity-foreground = ${colors.foreground-alt}
|
||||||
|
|
||||||
animation-font = 5
|
animation-font = 5
|
||||||
animation-charging-0 =
|
animation-charging-0 =
|
||||||
animation-charging-1 =
|
animation-charging-1 =
|
||||||
animation-charging-2 =
|
animation-charging-2 =
|
||||||
animation-charging-3 =
|
animation-charging-3 =
|
||||||
animation-charging-foreground = ${colors.foreground-alt}
|
animation-charging-foreground = ${colors.foreground-alt}
|
||||||
animation-charging-framerate = 750
|
animation-charging-framerate = 750
|
||||||
|
|
||||||
|
|||||||
6
yay.sh
6
yay.sh
@@ -17,7 +17,7 @@ yay -S \
|
|||||||
alsa-utils \
|
alsa-utils \
|
||||||
thefuck \
|
thefuck \
|
||||||
nerd-fonts-complete \
|
nerd-fonts-complete \
|
||||||
polkit-dumb-agent-git \
|
mate-polkit \
|
||||||
kvantum-qt5 \
|
kvantum-qt5 \
|
||||||
lxappearance \
|
lxappearance \
|
||||||
nordic-darker-theme\
|
nordic-darker-theme\
|
||||||
@@ -77,5 +77,5 @@ yay -S \
|
|||||||
dnsmasq \
|
dnsmasq \
|
||||||
etckeeper \
|
etckeeper \
|
||||||
flameshot \
|
flameshot \
|
||||||
jshon
|
jshon \
|
||||||
|
bc
|
||||||
|
|||||||
Reference in New Issue
Block a user