update: slightly WIP update with cool features
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# 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
|
||||
}
|
||||
Reference in New Issue
Block a user