switches terminal to own special workspace

This commit is contained in:
2026-08-06 20:21:02 +02:00
parent 6909f9fc20
commit 97fb8472f2
3 changed files with 15 additions and 2 deletions
+2
View File
@@ -5,3 +5,5 @@ hl.workspace_rule({ workspace = "name:", monitor = BOTTOM_MONITOR, default =
hl.workspace_rule({ workspace = "name:[]", monitor = BOTTOM_MONITOR })
hl.workspace_rule({ workspace = "name:{}", monitor = BOTTOM_MONITOR })
hl.workspace_rule({ workspace = "name:special:term", on_created_empty = TERMINAL})