some more setup for xwayland-satellite to work

This commit is contained in:
twoneis 2025-03-16 22:35:20 +01:00
parent 562ea5cb0b
commit f7f82416e2
2 changed files with 5 additions and 5 deletions

View file

@ -38,7 +38,7 @@ in
home-manager.users.${conf.username} = {
home.packages = with pkgs; [
wl-clipboard
xwayland-satellite
xwayland-satellite-unstable
];
services.swayosd = {