This repository has been archived on 2025-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
inks-scripts/scripts/xmobar-status-updates

6 lines
74 B
Bash
Executable File

#!/bin/sh
count=$(yay -Qu | wc -l)
printf "<fn=1>\ufbae </fn>%s" $count