Added EmojiOne workspace icons
Also imported local AUR packages.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# 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=/usr/share/i3blocks/$BLOCK_NAME
|
||||
separator=true
|
||||
separator_block_width=25
|
||||
markup=pango
|
||||
@@ -11,7 +10,8 @@ color=#cbe4ff
|
||||
|
||||
[spotify]
|
||||
command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
|
||||
label=
|
||||
# label=
|
||||
label=🎧
|
||||
# green
|
||||
# color=#198c19
|
||||
# aqua
|
||||
@@ -19,6 +19,7 @@ label=
|
||||
interval=10
|
||||
|
||||
[time]
|
||||
command=date '+%H:%M'
|
||||
label=🕓
|
||||
command=echo "$(date '+%H:%M')"
|
||||
interval=30
|
||||
# color=#acc0cd
|
||||
|
||||
Reference in New Issue
Block a user