Add xdo and xorg-xprop to packages.sh

This commit is contained in:
Donovan Glover 2017-12-04 23:52:28 -05:00
parent b44adb5bde
commit 9966a5aca0
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -73,6 +73,8 @@ i virtualbox-guest-utils # Install the core VirtualBox functionality
i xorg-server # Install xorg-server, used to manage graphical elements on the display i xorg-server # Install xorg-server, used to manage graphical elements on the display
i xorg-xinit # Install xorg-xinit, allowing us to start the X server with .xinitrc i xorg-xinit # Install xorg-xinit, allowing us to start the X server with .xinitrc
i xclip # Install xclip, our clipboard manager of choice i xclip # Install xclip, our clipboard manager of choice
i xdo # Install xdo, used to show and hide windows such as polybar
i xorg-xprop # Install xorg-xprop, used to determine whether or not a window is visible
i libmad # Install libmad, needed so that we can recognize and process mp3 files i libmad # Install libmad, needed so that we can recognize and process mp3 files
i alsa-utils # Install alsa-utils, required to make the sound system work i alsa-utils # Install alsa-utils, required to make the sound system work