summaryrefslogtreecommitdiff
path: root/.i3/scripts/conkystatus.sh
blob: dd9e05248df4d62ee39b492f4ea98432d6241cb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

# Send the header so that i3bar knows we want to use JSON:
echo '{"version":1}'

# Begin the endless array.
echo '['

# We send an empty first array of blocks to make the loop simpler:
echo '[],'

# Now send blocks with information forever:
exec conky -q -c $HOME/.i3/conkyrc
an class='insertions'>+2 2021-05-21[git] Default to master on initRené 'Necoro' Neumann1-0/+3 2021-03-05[zsh] Remove variable ECHANGELOG_USERRené 'Necoro' Neumann1-1/+0 2021-03-05CleanupRené 'Necoro' Neumann4-101/+0 2021-03-05[vim] Remove gnupg pluginRené 'Necoro' Neumann1-3/+0 2021-03-05[urxvt] Disable iso14755 mode -- whatever this may beRené 'Necoro' Neumann1-0/+3 2021-03-05[screen] define a login shellRené 'Necoro' Neumann1-0/+3 2020-11-28Nobody is using mercurial anymore...René 'Necoro' Neumann1-19/+0