Add xsetroot package

This commit is contained in:
ItsDrike 2021-11-25 21:15:39 +01:00
parent 46f80b190b
commit 365de49061
No known key found for this signature in database
GPG key ID: FB8CA11A2CF3A843

View file

@ -61,6 +61,7 @@ pacman:
- xorg-server # Xorg server implementation - xorg-server # Xorg server implementation
- xorg-xinit # Simple way to start X - xorg-xinit # Simple way to start X
- xorg-xrandr # Manage multiple monitors in X - xorg-xrandr # Manage multiple monitors in X
- xorg-xsetroot # Customize appearance of X root
- xmonad # Window Manager written in haskell - xmonad # Window Manager written in haskell
- xmonad-contrib # Additional tools for xmonad - xmonad-contrib # Additional tools for xmonad
- xmobar # Panel built for xmonad - xmobar # Panel built for xmonad