Change systemd mkinitcpio hook back to udev if using the encrypt hook.

This commit is contained in:
myve 2026-08-06 08:48:01 +00:00
commit 5c400f42ad
2 changed files with 18 additions and 3 deletions

View file

@ -550,7 +550,7 @@ case ${desktop_choice} in
swayidle
# Config
curl --silent --fail https://raw.githubusercontent.com/hyprwm/Hyprland/refs/heads/main/example/hyprland.conf |\
curl --silent --fail https://raw.githubusercontent.com/hyprwm/Hyprland/refs/heads/main/example/hyprland.lua |\
sed -e '/Autostart/i exec-once = /usr/lib/polkit-kde-authentication-agent-1' \
-e '/Autostart/i exec-once = waybar -c ~/.config/waybar/waybar.conf' \
-e '/Autostart/i exec-once = ~/.config/hypr/scripts/sleep.sh' \