This commit is contained in:
2026-09-16 08:44:15 +02:00
parent 1e56b05236
commit f082f9db74
15 changed files with 88 additions and 16 deletions

View File

@@ -115,4 +115,11 @@ hl.window_rule({
stay_focused = true,
dim_around = true,
})
hl.window_rule({
name = "float-uxplay",
match = { class = "GStreamer", title = "Pauls PC" },
float = true
})