Force working version of uwsm until we get the fixed one from upstream
This commit is contained in:
parent
d0a2f63322
commit
12b2950853
@ -2,7 +2,9 @@
|
||||
|
||||
# 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 uwsm plymouth
|
||||
yay -S --noconfirm --needed plymouth
|
||||
fi
|
||||
|
||||
# ==============================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user