Merge branch 'master' into dev

This commit is contained in:
David Heinemeier Hansson
2025-08-12 08:08:45 +02:00
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Hyprland launched via UWSM and login directly as user, rely on disk encryption + hyprlock for security
if ! command -v uwsm &>/dev/null || ! command -v plymouth &>/dev/null; then
yay -S --noconfirm --needed uwsm plymouth
sudo pacman -U --noconfirm https://archive.archlinux.org/packages/u/uwsm/uwsm-0.23.0-1-any.pkg.tar.zst
yay -S --noconfirm --needed plymouth
fi