Added xdotool to the needed packages
This commit is contained in:
parent
7da7e9b4a7
commit
18b9ba1c0d
@ -125,7 +125,7 @@ ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-joypixels \
|
|||||||
ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \
|
ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \
|
||||||
ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \
|
ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \
|
||||||
usbutils valgrind w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \
|
usbutils valgrind w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \
|
||||||
xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf
|
xdotool xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf
|
||||||
|
|
||||||
printf "\n# Installing needed packages ##################################################\n\n"
|
printf "\n# Installing needed packages ##################################################\n\n"
|
||||||
yay -S --needed $PACKAGES
|
yay -S --needed $PACKAGES
|
||||||
|
@ -815,7 +815,7 @@
|
|||||||
ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \
|
ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \
|
||||||
ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \
|
ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \
|
||||||
usbutils valgrind w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \
|
usbutils valgrind w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \
|
||||||
xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf
|
xdotool xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
These are the minimum I would have in my own installation. You can edit it
|
These are the minimum I would have in my own installation. You can edit it
|
||||||
however you want. Let’s install those.
|
however you want. Let’s install those.
|
||||||
|
Loading…
Reference in New Issue
Block a user