top | item 40076400

(no title)

micimize | 1 year 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

discuss

order

sandreas|1 year ago

> It does all feel a little disorganized/wild-west-y compared to say

That is exactly what I'm missing. NixOS is pretty high in my todo list.