Window Swallowing, opacity, and hell workspace

This commit is contained in:
JuliaLange 2024-03-16 11:10:22 -07:00
parent a38b6655c1
commit b12cc17adb
3 changed files with 17 additions and 2 deletions

View file

@ -58,3 +58,9 @@ master {
new_is_master = false
mfact = 0.53
}
misc {
focus_on_activate = true
enable_swallow = true
swallow_regex = ^(Alacritty)$
}