Update
This commit is contained in:
@@ -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+"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user