This commit is contained in:
2025-12-30 22:37:13 +02:00
parent 0dabe39be9
commit bd0b49abce
11 changed files with 1270 additions and 53 deletions

View File

@@ -10,6 +10,15 @@ click = [
{button = "left", cmd = "~/.config/sway/osrs-mode-toggle.sh", update = true}
]
[[block]]
block = "custom"
command = "echo ''"
format = " $text "
interval = 1
click = [
{button = "left", cmd = "~/.config/sway/set_random_bg.sh", update = false},
]
#[[block]]
#block = "custom"
#command = "~/.config/sway/get-focused-window.sh"