fix: handle desktop readiness and validate compositor updates

This commit is contained in:
Coding Agent
2026-09-05 06:17:15 +00:00
parent cb003093c2
commit 88e889bf65
7 changed files with 137 additions and 28 deletions
+1
View File
@@ -25,6 +25,7 @@ hl.config({
touchpad = { natural_scroll = true, tap_to_click = true },
},
misc = { disable_hyprland_logo = true, force_default_wallpaper = 0 },
ecosystem = { no_update_news = true },
})
hl.env("XCURSOR_SIZE", "24")
hl.env("HYPRCURSOR_SIZE", "24")