Solved installation bug

This commit is contained in:
Kevin Veen-Birkenbach 2020-05-19 13:49:06 +02:00
parent 0b63429897
commit 38a6ab4713

View File

@ -116,7 +116,7 @@ fi
if [ "$XDG_SESSION_TYPE" == "x11" ]; then
info "Synchronizing xserver tools..." &&
sudo pacman --needed -S xbindkeys &&
install_yay_packages_if_needed xbindkeys
xbindkeys --poll-rc || error
fi