This commit is contained in:
Roland Thomas
2023-03-11 00:29:43 -05:00
parent 19fd360cf8
commit b3937e263d
3 changed files with 45 additions and 3 deletions

View File

@ -332,8 +332,8 @@ layouts = [
# border_width=4,
# margin=[4,2,4,2],
# ),
#layout.Stack(num_stacks=2),
#layout.Bsp(),
# layout.Stack(num_stacks=2),
# layout.Bsp(),
layout.MonadTall(
border_focus=nord['nord11'],
border_normal=nord['nord10'],
@ -443,7 +443,7 @@ screens = [
text_open='\uf101',
padding=15,
widgets=[
widget.Mpris2(
widget.Mpris2(
name='spotifyd',
#objname=media_player,
format = "{xesam:title} - ({xesam:artist})",