21 lines
374 B
Plaintext
21 lines
374 B
Plaintext
# Splashes
|
|
ecosystem {
|
|
no_update_news = true
|
|
no_donation_nag = true
|
|
}
|
|
|
|
# render
|
|
render {
|
|
direct_scanout = 2 # maybe change it to 0 (default)
|
|
}
|
|
|
|
# Misc
|
|
misc {
|
|
disable_hyprland_logo = true
|
|
disable_splash_rendering = true
|
|
mouse_move_enables_dpms = true
|
|
key_press_enables_dpms = true
|
|
initial_workspace_tracking = 2
|
|
session_lock_xray = false
|
|
}
|