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