13 lines
342 B
Plaintext
13 lines
342 B
Plaintext
# -----------------------------------------------------
|
|
# Misc settings
|
|
# -----------------------------------------------------
|
|
|
|
misc {
|
|
mouse_move_enables_dpms = true
|
|
disable_hyprland_logo = true
|
|
disable_splash_rendering = true
|
|
allow_session_lock_restore = true
|
|
session_lock_xray = true
|
|
animate_manual_resizes = true
|
|
}
|