Hot reload theme for quick switching

This commit is contained in:
David Heinemeier Hansson
2025-07-29 14:42:35 +02:00
parent c95d14e5e2
commit 8ab18c1d38

View File

@ -6,7 +6,7 @@ theme = "omarchy-default"
theme_base = [] theme_base = []
theme_location = ["~/.local/share/omarchy/default/walker/themes/"] theme_location = ["~/.local/share/omarchy/default/walker/themes/"]
monitor = "" monitor = ""
hotreload_theme = false hotreload_theme = true
as_window = false as_window = false
timeout = 0 timeout = 0
disable_click_to_close = false disable_click_to_close = false