mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-22 06:44:41 +01:00
removed play music and changed tidal colour to match tidals colour.
This commit is contained in:
parent
f5fe41f555
commit
ee7649ce11
@ -28,18 +28,11 @@ command=/usr/lib/i3blocks/$BLOCK_NAME/$BLOCK_NAME
|
|||||||
separator_block_width=15
|
separator_block_width=15
|
||||||
markup=none
|
markup=none
|
||||||
|
|
||||||
# Currently playing song
|
|
||||||
[play_music]
|
|
||||||
command=python ~/.config/i3/scripts/blocks/currentSong.py --layout t-A
|
|
||||||
separator_block_width=13
|
|
||||||
interval=1
|
|
||||||
color=#e29e0b
|
|
||||||
|
|
||||||
[tidal]
|
[tidal]
|
||||||
command=bash ~/.config/i3/scripts/blocks/tidal.sh
|
command=bash ~/.config/i3/scripts/blocks/tidal.sh
|
||||||
separator_block_width=13
|
separator_block_width=13
|
||||||
interval=1
|
interval=1
|
||||||
color=#4293f5
|
color=#00ffff
|
||||||
|
|
||||||
[weather]
|
[weather]
|
||||||
command=curl wttr.in?format=1
|
command=curl wttr.in?format=1
|
||||||
|
Loading…
Reference in New Issue
Block a user