vivien / i3blocks

The hacker-friendly status_command for Sway and i3
https://vivien.github.io/i3blocks/
GNU General Public License v3.0
2.3k stars 182 forks source link

Pacman/AUR updates with colour? #155

Closed ralphee closed 8 years ago

ralphee commented 8 years ago

o/...copied this from somewhere (cant remember)

[Updates] label=AUR command=sudo pacaur -Qu | wc -l interval=1800

my question is if there is an update how can i change colour to indicate update/s available?

kb100 commented 8 years ago

You may want to modify my blocklet https://github.com/vivien/i3blocks-contrib/tree/master/apt-upgrades to work for pacman. I'm sure some arch users would appreciate it if you submitted a pacman-upgrades blocklet to i3blocks-contrib.

Anachron commented 8 years ago

Or you can just use this one :+1: https://github.com/Anachron/i3blocks/blob/master/blocks/packages

kb100 commented 8 years ago

@Anachron, consider contributing that to i3blocks-contrib!

ralphee commented 8 years ago

super stuff!!!