Add files via upload

This commit is contained in:
Linuxius
2026-05-03 11:13:26 +02:00
committed by GitHub
parent 36a4a19bca
commit 63495d0b28
7 changed files with 371 additions and 373 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ hl.on("hyprland.start", function ()
-- Core components (authentication, lock screen, notification daemon)
hl.exec_cmd("gnome-keyring-daemon --start --components=secrets")
hl.exec_cmd(hypridle)
hl.exec_cmd("hypridle")
hl.exec_cmd("dbus-update-activation-environment --all")
hl.exec_cmd("sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP") -- Some fix idk