update: slightly WIP update with cool features

This commit is contained in:
2026-05-12 19:50:46 +03:00
parent a304ecefcc
commit 9d23965acc
47 changed files with 244 additions and 278 deletions
+20
View File
@@ -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
}