Fix package not compiling correctly and missing files

This commit is contained in:
2025-07-11 19:08:36 +03:00
parent a5041f29e6
commit 4fb31f1b18
5 changed files with 42 additions and 13 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
if [ -x /usr/bin/elogind-inhibit ]; then
dbus-send --system --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.StartServiceByName string:org.freedesktop.login1 uint32:0
fi
exec sddm