Switch to Omacalc

This commit is contained in:
David Heinemeier Hansson
2026-08-01 19:32:32 -07:00
parent 5b69af693f
commit 1f8819318d
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ o.window({
}, { tag = "+floating-window" })
o.window("dev.tensaku.Tensaku", { float = true })
o.window("dev.tensaku.Tensaku", { center = true })
o.window("org.gnome.Calculator", { float = true })
o.window("omacalc", { float = true })
-- Fullscreen screensaver.
o.window("org.omarchy.screensaver", { fullscreen = true })