icons = "awesome" [theme] name = "solarized-dark" [theme.overrides] idle_bg = "#002b36cc" info_bg = "#268bd2cc" good_bg = "#859900cc" warning_bg = "#b58900cc" critical_bg = "#dc322fcc" alternating_tint_bg = "#00000000" separator = "\ue0b2" #separator = "" #[[block]] #block = "focused_window" #max_width = 100 [[block]] block = "music" player = "spotify" format = "$prev $play $next|" [[block]] block = "sound" driver = "auto" show_volume_when_muted = true headphones_indicator = true step_width = 3 [[block.click]] button = "left" cmd = "pavucontrol" [[block]] block = "memory" display_type = "memory" format_mem = "$mem_used.eng(3,B,M)" clickable = false [[block.click]] button = "left" cmd = "kitty --class kitty-scratch -c ~/.config/kitty/kitty-scratch.conf btop" [[block]] block = "cpu" interval = 1 [[block.click]] button = "left" cmd = "kitty --class kitty-scratch -c ~/.config/kitty/kitty-scratch.conf btop" #[[block]] #block = "sound" [[block]] block = "battery" interval = 10 [[block]] block = "pacman" interval = 600 format = "$both updates available" format_singular = "$both update available" format_up_to_date = "up to date" hide_when_uptodate = true critical_updates_regex = "(^(linux-|sway|wl)|pipewire)" aur_command = "yay -Qua" [[block.click]] button = "left" cmd = "kitty --class kitty-scratch -c ~/.config/kitty/kitty-scratch.conf zsh -i -c update" [[block]] block = "net" format = "$device{| $ssid}" [[block.click]] button = "left" cmd = "kitty --class kitty-scratch -c ~/.config/kitty/kitty-scratch.conf nmtui" [[block]] block = "time" interval = 60 format = "%a %d/%m/%Y %R"