chezmoi/dot_dotfiles/polybar/polybar-scripts/updates-pacman/README.md
Joachim Nielandt 11c51544b9 Removed the polybar-scripts repo from this repository.
- from now on: pull polybar-scripts into ~/.config
- any desired scripts are copied into $CHEZMOI/polybar/polybar-scripts
- then, check for differences between $CHEZMOI/polybar/polybar-scripts
- TODO perform these diff checks using a script
2021-11-08 10:50:56 +01:00

291 B

Script: updates-pacman

A script that shows if there are updates for pacman-based distributions like Arch Linux or Manjaro.

Dependencies

  • pacman-contrib

Module

[module/updates-pacman]
type = custom/script
exec = ~/polybar-scripts/updates-pacman.sh
interval = 600