Files
dotfiles/polybar/pacman-updates-module.sh

6 lines
59 B
Bash
Executable File

#! /bin/bash
updates=$(pacman -Qu | wc -l)
echo $updates