chezmoi/dot_dotfiles/polybar/polybar-scripts/updates-pacman
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
..
executable_updates-pacman.sh Removed the polybar-scripts repo from this repository. 2021-11-08 10:50:56 +01:00
README.md Removed the polybar-scripts repo from this repository. 2021-11-08 10:50:56 +01:00

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