1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-10 07:25:37 -05:00

greetd: disable hypr logo

This commit is contained in:
bbedward
2025-10-25 18:38:40 -04:00
parent 30dc63c801
commit 17a8edc1ae

View File

@@ -165,6 +165,7 @@ NIRI_EOF
TEMP_CONFIG=$(mktemp)
cat > "$TEMP_CONFIG" << HYPRLAND_EOF
env = DMS_RUN_GREETER,1
disable_hyprland_logo = true
exec = sh -c "$QS_CMD; hyprctl dispatch exit"
HYPRLAND_EOF