Kdesrc-build a custom Git repo?

I could not find any instructions on how to use this script to compile manually downloaded custom code.

I wanted to test @carl s Brise theme, but am always stuck already just at the compiling steps :confused:

Any place modules are defined (e.g. the ~/.config/kdesrc-buildrc file, one of the repo files, etc), add something like this:

module [choose a name]
    repository [git repo URL that ends in ".git"]
end module
1 Like