add unsupported gpu to sway
This commit is contained in:
@@ -107,6 +107,9 @@ in {
|
||||
programs.sway = {
|
||||
enable = true;
|
||||
wrapperFeatures.gtk = true;
|
||||
extraOptions = [
|
||||
"--unsupported-gpu"
|
||||
];
|
||||
};
|
||||
|
||||
environment.etc = {
|
||||
|
||||
Reference in New Issue
Block a user