Closes #78
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# The top properties below are applied to every block, but can be overridden.
|
||||
# Each block command defaults to the script name to avoid boilerplate.
|
||||
align=center
|
||||
command=/home/kevin/linux-config/configs/i3blocks-scripts/$BLOCK_NAME
|
||||
separator=true
|
||||
separator_block_width=25
|
||||
markup=pango
|
||||
@@ -9,7 +10,7 @@ color=#cbe4ff
|
||||
# }}} Global properties #
|
||||
|
||||
[spotify]
|
||||
command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
|
||||
# command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
|
||||
label=
|
||||
# label=🎧
|
||||
# green
|
||||
@@ -18,8 +19,8 @@ label=
|
||||
# color=#2d7272
|
||||
interval=10
|
||||
|
||||
[time]
|
||||
[time_short]
|
||||
# label=🕓
|
||||
command=echo "$(date '+%H:%M')"
|
||||
# command=echo "$(date '+%H:%M')"
|
||||
interval=30
|
||||
# color=#acc0cd
|
||||
|
||||
Reference in New Issue
Block a user