mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-12 18:51:04 +01:00
Solved installation bug
This commit is contained in:
parent
0b63429897
commit
38a6ab4713
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user