403893ed56
Merge branch 'main' into b12f
2022-05-05 09:12:35 +02:00
159ae86722
Start sway as a systemd user process again
...
After login on TTY1 sway was started by calling
exec sway
See also b84d88fc92
Co-authored-by: Hendrik Sokolowski <hensoko@gssws.de>
2022-05-02 20:55:34 +02:00
4712e535f9
sway: fix cursor not scaling correctly
2022-05-02 01:28:35 +02:00
d85a796259
Merge branch 'main' into b12f
2022-04-30 19:58:06 +02:00
4911e5c91e
Change port of wayvnc
2022-04-30 17:08:48 +02:00
53f5ab731e
Add VNCClient mode for sway
2022-04-30 13:48:38 +02:00
9c9188d006
Allow outside vnc access, render a cursor in vnc
2022-04-28 23:47:11 +02:00
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
2c9fef6cbd
sway: add foot, make sway.terminal an option
...
this helps getting a working terminal in VMs where
3D acceleration is limited
2022-02-03 02:05:56 +01:00
74b4ec148c
Merge branch 'main' into feature/basic-iso
2022-02-02 04:38:30 +01:00
6da0f503e1
wayland: use NIXOS_OZONE_WL instead of *-wayland packages
2022-02-02 04:00:10 +01:00
0629024cf5
chore: clean up after upstream updates
2022-02-02 03:33:20 +01:00
2748fbcdee
wayland: use NIXOS_OZONE_WL instead of *-wayland packages
2022-01-31 17:12:03 +01:00
e84fb19a20
sway: hotfix for swayidle, swaylock-bg missing in PATH
2021-11-29 17:19:10 +01:00
b84d88fc92
graphical, sway: disable greetd, auto-login directly to desktop
2021-11-29 17:19:05 +01:00
5aea1e8089
Merge remote-tracking branch 'devos/core' into core
2021-08-23 23:22:55 +02:00
ddcf369f41
Initial PubSolarOS commit
2021-05-30 21:10:28 +02:00