You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
restart or recompile programs that need one or the other after changing a configuration file
IDEA OF IMPLEMENTATION:
i previously had a2n-s-themes which was supposed to do that, but it was flawed and not clean up to my standards... i want to abtract that new script(s) from this one.
also, i plan to use dmenu and rofi to have a graphical interaction and zenity to ask sudo passwords in a GUI
I would like to work on a proper script to change the themes of config files easily.
The idea for now is to:
IDEA OF IMPLEMENTATION:
And then, once it is possible to change one file at a time, i would like to write a script that can:
IDEA OF IMPLEMENTATION:
i previously had a2n-s-themes which was supposed to do that, but it was flawed and not clean up to my standards... i want to abtract that new script(s) from this one.
also, i plan to use
dmenuandrofito have a graphical interaction andzenityto asksudopasswords in a GUI