mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
Add xdo and xorg-xprop to packages.sh
This commit is contained in:
parent
b44adb5bde
commit
9966a5aca0
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user