Updates polybar-scripts.
This commit is contained in:
parent
e3a849d8c5
commit
73ca6d4e98
@ -103,7 +103,7 @@ bottom = false
|
|||||||
;border-right-size = 16
|
;border-right-size = 16
|
||||||
;unused modules - mpd xbacklight backlight-acpi alsa
|
;unused modules - mpd xbacklight backlight-acpi alsa
|
||||||
modules-left = i3
|
modules-left = i3
|
||||||
modules-center = temperature battery xkeyboard memory cpu filesystem updates-arch reboot-check xbacklight top-process obelisk-status
|
modules-center = temperature battery xkeyboard memory cpu filesystem updates-pacman reboot-check xbacklight top-process obelisk-status
|
||||||
modules-right = net wifi0 vpn powermenu
|
modules-right = net wifi0 vpn powermenu
|
||||||
|
|
||||||
; TRAY MANAGEMENT
|
; TRAY MANAGEMENT
|
||||||
@ -379,6 +379,12 @@ format-prefix-foreground = ${colors.bright_green}
|
|||||||
;format-underline = ${colors.underline-memory}
|
;format-underline = ${colors.underline-memory}
|
||||||
label = %percentage_used%%
|
label = %percentage_used%%
|
||||||
|
|
||||||
|
[module/updates-pacman]
|
||||||
|
type = custom/script
|
||||||
|
exec = ~/.dotfiles/polybar/polybar-scripts/polybar-scripts/updates-pacman/updates-pacman.sh
|
||||||
|
interval = 600
|
||||||
|
|
||||||
|
; this one was fased out, DEPRECATED
|
||||||
[module/updates-arch]
|
[module/updates-arch]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
exec = ~/.config/polybar/polybar-scripts/polybar-scripts/updates-arch/updates-arch.sh
|
exec = ~/.config/polybar/polybar-scripts/polybar-scripts/updates-arch/updates-arch.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user