steam changes
This commit is contained in:
@@ -29,7 +29,12 @@
|
||||
];
|
||||
}
|
||||
|
||||
{ command = [ "${pkgs.xwayland-satellite-unstable}/bin/xwayland-satellite" ]; }
|
||||
{
|
||||
command = [
|
||||
"${pkgs.xwayland-satellite-unstable}/bin/xwayland-satellite"
|
||||
(builtins.toString config.programs.niri.settings.environment.DISPLAY)
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
window-rules = [
|
||||
|
||||
Reference in New Issue
Block a user