mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-25 20:54:34 +00:00
Re-add systemd-lock-handler to install script
This commit is contained in:
parent
6404099438
commit
9bb205b74d
|
@ -124,7 +124,7 @@ sudo ln -s /usr/local/src/eww/target/release/eww /usr/local/bin
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Lockscreen
|
# Lockscreen
|
||||||
yay -S --noconfirm --needed swaylock-effects-git hypridle-git
|
yay -S --noconfirm --needed swaylock-effects-git hypridle-git systemd-lock-handler
|
||||||
# To test the lockscreen, you can run loginctl lock-session, while in a graphical session
|
# To test the lockscreen, you can run loginctl lock-session, while in a graphical session
|
||||||
|
|
||||||
# Generate db for -git packages
|
# Generate db for -git packages
|
||||||
|
|
Loading…
Reference in a new issue