Commit graph

10 commits

Author SHA1 Message Date
Albert Armea
d3cd4a9015 Always pass --unsupported-gpu to Sway
On NVIDIA GPUs, this allows the launcher to come up at all. If it is not
provided, Sway will exit immediately after printing a warning to the
journal. This can be very hard to debug if you don't know what you're
looking for.

On other GPUs, including those that play nice with Linux like Intel and
AMD, the option is completely harmless.
2026-02-14 22:26:10 -05:00
Albert Armea
becb091612 Update packages for gamepad support 2026-02-08 14:20:35 -05:00
Albert Armea
b98fbc598f Add --force argument to install scripts
This overwrites the existing configuration
2026-01-09 22:14:15 -05:00
Albert Armea
7abd61f09a Add config validation binary and scripts 2026-01-04 21:00:44 -05:00
Albert Armea
c0af5b430a Add more Wayland dependencies 2026-01-04 14:22:20 -05:00
Albert Armea
047878ee7f Don't clober user configs on install 2026-01-01 23:16:31 -05:00
Albert Armea
439a97d488 Only use user configs
Also having a system config was getting too confusing
2026-01-01 22:29:48 -05:00
Albert Armea
fcd9baf067 Fix dev-run 2026-01-01 18:07:11 -05:00
Albert Armea
39d956a753 Add curl as a build dependency
It seems Ubuntu stopped shipping this with desktop releases relatively recently
2026-01-01 15:57:55 -05:00
Albert Armea
fc0c1ce51d Add setup scripts 2026-01-01 13:48:17 -05:00