Move binder_linux installation to proper script

This commit is contained in:
Manuel Thalmann 2024-03-09 17:58:23 +01:00
parent 3ea9cda8d8
commit af5cdd0e77
2 changed files with 1 additions and 1 deletions

View file

@ -128,7 +128,6 @@ yay --noconfirm -Syu \
gnome-calculator \ gnome-calculator \
pdfarranger \ pdfarranger \
protonvpn \ protonvpn \
binder_linux-dkms \
yubikey-manager-qt \ yubikey-manager-qt \
; ;

View file

@ -1,5 +1,6 @@
#!/bin/bash #!/bin/bash
yay --noconfirm -Syu \ yay --noconfirm -Syu \
binder_linux-dkms \
waydroid \ waydroid \
waydroid-script-git \ waydroid-script-git \
python-pyclip \ python-pyclip \