|
|
|
|
|
by micimize
790 days ago
|
|
What level are you interested in scripting? In KDE Plasma you can interact with the desktop UI via JS: https://develop.kde.org/docs/plasma/scripting/ And then for something more sophisticated there are extensions like https://github.com/Bismuth-Forge/bismuth. It does all feel a little disorganized/wild-west-y compared to say, a .vimrc with a list of plugins and bindings, which is something that makes a system like Nix (or a fully containerized DE of some kind) appealing |
|
That is exactly what I'm missing. NixOS is pretty high in my todo list.