11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
# -----------------------------------------------------
|
|
# Misc settings
|
|
# -----------------------------------------------------
|
|
|
|
misc {
|
|
disable_hyprland_logo = true
|
|
disable_splash_rendering = true
|
|
enable_swallow = true
|
|
swallow_regex = ^(Alacritty)$
|
|
}
|