An open API service indexing awesome lists of open source software.

https://github.com/tlinden/swaybuild

my personal sway docker builder
https://github.com/tlinden/swaybuild

builder docker linux sway swaywm wayland

Last synced: about 2 months ago
JSON representation

my personal sway docker builder

Awesome Lists containing this project

README

          

# my personal sway docker builder

# to build

```default
docker compose up --build
```

Then find the binaries in `./opt`.

# to troubleshoot

```default
docker compose run --entrypoint bash swayfxbuild
```