feat: greeter support hyprland lua
This commit is contained in:
@@ -9,5 +9,5 @@ export EGL_PLATFORM=gbm
|
||||
if command -v start-hyprland >/dev/null 2>&1; then
|
||||
exec start-hyprland -- -c /etc/zshell-greeter/zshell-hyprland.conf
|
||||
else
|
||||
exec Hyprland -c /etc/zshell-greeter/zshell-hyprland.conf
|
||||
exec Hyprland -c /etc/zshell-greeter/zshell-hyprland.lua
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user