config.py: added Spotify() to second screen bar
This commit is contained in:
11
config.py
11
config.py
@@ -529,6 +529,17 @@ screens = [
|
||||
filename = '~/.config/qtile/Assets/5.png',
|
||||
),
|
||||
|
||||
widget.Image(
|
||||
filename = '~/.config/qtile/Assets/1.png',
|
||||
background = '#52548D',
|
||||
),
|
||||
|
||||
Spotify(),
|
||||
|
||||
widget.Image(
|
||||
filename = '~/.config/qtile/Assets/5.png',
|
||||
),
|
||||
|
||||
widget.Image(
|
||||
filename = '~/.config/qtile/Assets/1.png',
|
||||
background = '#52548D',
|
||||
|
||||
Reference in New Issue
Block a user