all the things

This commit is contained in:
c0dev0id
2023-01-10 11:45:28 +01:00
parent f3db1ea486
commit 7a9bbf0168
143 changed files with 15515 additions and 0 deletions

8
x11/hsetroot/pkg/DESCR Normal file
View File

@@ -0,0 +1,8 @@
hsetroot is a tool which allows you to compose wallpapers ("root
pixmaps") for X. It has a lot of options like rendering gradients,
solids and images and manipulate these in various ways. hsetroot also
supports alpha-channels.
hsetroot uses XSetWindowBackgroundPixmap instead of XSetWindowBackground
for solid colors. This makes it a good xsetroot replacement when a
compositor (compton, xcompmgr, ...) is in use.