Window Swallowing, opacity, and hell workspace

This commit is contained in:
Julia Lange 2024-03-16 11:10:22 -07:00
parent 78ce5a0afc
commit cc93472fde
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)$
}