mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +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
|
||||
|
||||
# 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
|
||||
|
||||
# Generate db for -git packages
|
||||
|
|
Loading…
Reference in a new issue