diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-11-26 12:57:46 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-11-26 12:57:46 -0500 |
| commit | 0339e626c2f2b750eb105fd816b8cf52757decca (patch) | |
| tree | 42709f5903b880628c5463c6e1a2c10fa413f0d8 /.config/i3blocks | |
| parent | 257e933179f8b2ff7d715b1afd7f6c9535addcb2 (diff) | |
| parent | d4a9ad1f759e74c857dafa1357ec45adef49fcfc (diff) | |
| download | eibhear-0339e626c2f2b750eb105fd816b8cf52757decca.tar.gz eibhear-0339e626c2f2b750eb105fd816b8cf52757decca.tar.zst eibhear-0339e626c2f2b750eb105fd816b8cf52757decca.zip | |
Merge branch 'luukvbaal-i3news'
Diffstat (limited to '.config/i3blocks')
| -rw-r--r-- | .config/i3blocks/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/i3blocks/config b/.config/i3blocks/config index a4ff01b..06ceb44 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -3,7 +3,8 @@ separator_block_width=15 markup=pango [news] -command=cat ~/.newsup +label=📰 +command=i3news interval=once signal=6 |
