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"
|
||||
];
|
||||
}
|
||||
{
|
||||
command = [
|
||||
"${lib.getExe pkgs.xwayland-satellite-stable}"
|
||||
];
|
||||
}
|
||||
{
|
||||
command = [
|
||||
"${lib.getExe pkgs.swaybg}"
|
||||
|
|
@ -177,6 +182,7 @@
|
|||
XDG_SESSION_TYPE = "wayland";
|
||||
__GL_GSYNC_ALLOWED = "1";
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
DISPLAY = ":0";
|
||||
};
|
||||
window-rules = [
|
||||
{ #active
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue