mpd, weather and mail blocks improved
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user