mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-21 14:23:32 +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
|
||||
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]
|
||||
command=bash ~/.config/i3/scripts/blocks/tidal.sh
|
||||
separator_block_width=13
|
||||
interval=1
|
||||
color=#4293f5
|
||||
color=#00ffff
|
||||
|
||||
[weather]
|
||||
command=curl wttr.in?format=1
|
||||
|
Loading…
Reference in New Issue
Block a user