mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-11 07:52:50 -05:00
greetd: disable hypr logo
This commit is contained in:
@@ -165,6 +165,7 @@ NIRI_EOF
|
|||||||
TEMP_CONFIG=$(mktemp)
|
TEMP_CONFIG=$(mktemp)
|
||||||
cat > "$TEMP_CONFIG" << HYPRLAND_EOF
|
cat > "$TEMP_CONFIG" << HYPRLAND_EOF
|
||||||
env = DMS_RUN_GREETER,1
|
env = DMS_RUN_GREETER,1
|
||||||
|
disable_hyprland_logo = true
|
||||||
|
|
||||||
exec = sh -c "$QS_CMD; hyprctl dispatch exit"
|
exec = sh -c "$QS_CMD; hyprctl dispatch exit"
|
||||||
HYPRLAND_EOF
|
HYPRLAND_EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user