This commit is contained in:
2022-05-05 17:38:38 +02:00
parent 23e8261859
commit b0f154e479
8 changed files with 89 additions and 52 deletions

View File

@@ -19,10 +19,9 @@ separator = "<span font='14'>\ue0b2</span>"
[[block]]
block = "music"
player = "spotify"
buttons = ["play", "next"]
buttons = ["prev", "play", "next"]
on_collapsed_click = "spotify"
max_width = 21
marquee = true
max_width = 0
[[block]]
block = "sound"
@@ -30,6 +29,7 @@ driver = "auto"
show_volume_when_muted = true
headphones_indicator = true
step_width = 3
on_click = "pavucontrol"
[[block]]
block = "memory"
@@ -63,7 +63,7 @@ on_click = "kitty --class kitty-scratch -c ~/.config/kitty/kitty-scratch.conf zs
[[block]]
block = "networkmanager"
on_click = "networkmanager_dmenu"
on_click = "kitty --class kitty-scratch -c ~/.config/kitty/kitty-scratch.conf nmtui"
device_format = "{icon}{ap}"
interface_name_exclude = ["br\\-[0-9a-f]{12}", "docker\\d+"]