fix(install): fix parts of the script

fix(greetd): add greetd
This commit is contained in:
2026-05-15 23:50:08 +02:00
parent 1cd4056f7c
commit de963376a5
3 changed files with 55 additions and 12 deletions

View File

@@ -0,0 +1,9 @@
exec-once = regreet; hyprctl dispatch exit
input {
kb_layout = hu
}
misc {
disable_hyprland_logo = true
disable_splash_rendering = true
disable_hyprland_guiutils_check = true
}