Some disclaimer

This commit is contained in:
rootniformaticaservice 2023-03-06 23:14:33 -03:00
parent e83acb54de
commit 4da2adefb2

14
README.md Normal file
View file

@ -0,0 +1,14 @@
#rootwm
Well, not only is rootwm not a wm per se, it's also not an original project. What is it then you ask. It's my implementation of some tools from the wmutils project. As a clear requirement, you should have the wmutils binaries and scripts lying around somewhere. Namely:
https://github.com/wmutils.
Also rootwm is a derivative of [ ! wm]:
https://git.disroot.org/root_sti/nowm.git
This one is designed to maintain and incorporate from that one, things that are essential for my workflow. Also, this must contain future experiments around the configuration of your scripts, using and taking advantage of the modification and addition of atoms in root window.
**My thanks and credits to the wmutils project. I wish you luck on your way.**