sway: compile with xwayland only if we plan to use it at runtime
else it's just extra weight
This commit is contained in:
@@ -53,7 +53,7 @@ let
|
||||
# but still as a mistake, and wasteful for cross compilation
|
||||
withGtkWrapper = false;
|
||||
isNixOS = true;
|
||||
# TODO: `enableXWayland = ...`?
|
||||
enableXWayland = cfg.config.xwayland;
|
||||
};
|
||||
in
|
||||
{
|
||||
|
Reference in New Issue
Block a user