--unsupported-gpu flag

This commit is contained in:
waveringana 2025-06-01 04:02:27 -04:00
parent 03a719c214
commit 1f0cf8369b

View file

@ -18,7 +18,7 @@
enable = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd sway";
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd sway --unsupported-gpu";
user = "greeter";
};
};