pub-solar-os/modules/sway/config/config.d
Benjamin Bädorf ad313173ad
Add wayvnc option for sway
This change allows you to start wayvnc anytime your sway session starts.
For hosts where you want to enable this, you'll need to generate the
certificate and keys, see:

https://github.com/any1/wayvnc#encryption--authentication

You can then add these to your secrets via agenix, and load them as
`vnc-key.pem` and `vnc-cert.pem` into `/run/secrets`.

Enable the wayvnc server via the option `pub-solar.sway.vnc.enable`.

At the time of writing, `tigervnc` appears to be a good vnc client to
use.

```
2022-04-28 23:20:18 +02:00
..
applications.conf Initial PubSolarOS commit 2021-05-30 21:10:28 +02:00
colorscheme.conf Initial PubSolarOS commit 2021-05-30 21:10:28 +02:00
custom-keybindings.conf Add wayvnc option for sway 2022-04-28 23:20:18 +02:00
gaps.conf Merge remote-tracking branch 'devos/core' into core 2021-08-23 23:22:55 +02:00
systemd.conf graphical, sway: disable greetd, auto-login directly to desktop 2021-11-29 17:19:05 +01:00
theme.conf Initial PubSolarOS commit 2021-05-30 21:10:28 +02:00