ghostty, wlogout, xwayland
This commit is contained in:
parent
353499a037
commit
6337ffc3b4
12 changed files with 206 additions and 116 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
mainUser,
|
||||
inputs,
|
||||
config,
|
||||
|
@ -62,6 +63,10 @@ in
|
|||
clip-to-geometry = true;
|
||||
}
|
||||
];
|
||||
xwayland-satellite = {
|
||||
enable = true;
|
||||
path = lib.getExe inputs.niri.packages.${pkgs.system}.xwayland-satellite-unstable;
|
||||
};
|
||||
};
|
||||
|
||||
services.greetd = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue