mpd, weather and mail blocks improved

This commit is contained in:
Luke Smith
2018-06-15 21:44:52 -04:00
parent e85bf27495
commit 748e984985
4 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,11 @@
command=/usr/lib/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=none
markup=pango
[record]
command=cat ~/.scripts/.recording
interval=once
signal=9
[mpd]
label=🎼
@@ -11,12 +16,12 @@ signal=11
[weather]
command=i3weather
interval=1800
interval=3600
[mail]
label=📧
label=📮
command=i3mail
interval=300
interval=180
align=left
signal=12
@@ -42,4 +47,4 @@ interval=5
[time]
label=📅
command=echo $(date '+%Y %b %d %I:%M%p') 🕓
interval=5
interval=30