Use scratchpad + more workspace icons

This commit is contained in:
2021-11-16 16:40:27 +01:00
parent 6cf171227a
commit c2f9d53ead
3 changed files with 13 additions and 13 deletions

View File

@@ -36,12 +36,12 @@ block = "memory"
display_type = "memory"
format_mem = "{mem_used;M}"
clickable = false
on_click = "kitty btop"
on_click = "kitty --class kitty-scratch btop"
[[block]]
block = "cpu"
interval = 1
on_click = "kitty btop"
on_click = "kitty --class kitty-scratch btop"
#[[block]]
#block = "sound"
@@ -59,7 +59,7 @@ format_up_to_date = "up to date"
hide_when_uptodate = true
critical_updates_regex = "(^(linux-|sway|wl)|pipewire)"
aur_command = "yay -Qua"
on_click = "kitty zsh -i -c update"
on_click = "kitty --class kitty-scratch zsh -i -c update"
[[block]]
block = "networkmanager"