xwayland niri
This commit is contained in:
parent
33415bb3ab
commit
c5f42a593f
1 changed files with 6 additions and 0 deletions
|
|
@ -66,6 +66,11 @@
|
||||||
"hide"
|
"hide"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
command = [
|
||||||
|
"${lib.getExe pkgs.xwayland-satellite-stable}"
|
||||||
|
];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
command = [
|
command = [
|
||||||
"${lib.getExe pkgs.swaybg}"
|
"${lib.getExe pkgs.swaybg}"
|
||||||
|
|
@ -177,6 +182,7 @@
|
||||||
XDG_SESSION_TYPE = "wayland";
|
XDG_SESSION_TYPE = "wayland";
|
||||||
__GL_GSYNC_ALLOWED = "1";
|
__GL_GSYNC_ALLOWED = "1";
|
||||||
QT_QPA_PLATFORM = "wayland";
|
QT_QPA_PLATFORM = "wayland";
|
||||||
|
DISPLAY = ":0";
|
||||||
};
|
};
|
||||||
window-rules = [
|
window-rules = [
|
||||||
{ #active
|
{ #active
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue