mirror of
https://git.myvelabs.com/lab/archlinux.git
synced 2026-08-16 15:34:27 +00:00
Change systemd mkinitcpio hook back to udev if using the encrypt hook.
This commit is contained in:
parent
2057fbc4a7
commit
5c400f42ad
2 changed files with 18 additions and 3 deletions
|
|
@ -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' \
|
||||
|
|
|
|||
Loading…
Reference in a new issue