update 10.09.2024.

This commit is contained in:
#root_informatica 2024-09-10 23:00:30 -03:00
parent d6b6fef76e
commit 2ee6ec9aa5

View file

@ -18,8 +18,11 @@ Some of the scripts have other crap as dependencies which I have made available
https://git.disroot.org/root_sti/others.git
**FUNDAMENTALS**
Two great decisions that may seem like errors but are rather conditioning from which I cannot escape since in principle they move me towards their truth. To save: the use of Xterm as a term emulator is such an unorthodox launcher.
The first choice is based on the fact that in many distros Xterm is installed together with Xorg and if not, it is the terminal emulator closest to Xorg as a project. I could use st or urxvt, but it would be moving towards another paradigm and breaking the conceptual homogeneity of this project.
The second option is based on the extension of the first and the fact of using what is already installed. Since fzy/fzy is present in many scripts taking the place of a terminal menu, extending its operation and putting it in a resized terminal as a launcher is more than sensible.
I have left the three main scripts, which are the ones I use daily, as the fundamental option. I've put the others, which are mostly experimental features, in a folder called opt, for optional.