1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 23:51:57 +01:00
github.com-nboughton-dotfiles/polybar/modules/updates

4 lines
62 B
Plaintext
Raw Permalink Normal View History

2021-02-05 17:55:24 +01:00
#!/bin/bash
echo "$(cat ~/tmp/updates.json | jq -r '.text')"