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

fix section

This commit is contained in:
bbedward
2025-10-25 18:39:29 -04:00
parent 17a8edc1ae
commit f7e8de2556

View File

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