Added uwsm to wayland.nix
This commit is contained in:
@@ -1177,6 +1177,10 @@ This file sets up wayland
|
|||||||
"org.freedesktop.impl.portal.Screencast" = [ "hyprland" ];
|
"org.freedesktop.impl.portal.Screencast" = [ "hyprland" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
uwsm
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|||||||
Reference in New Issue
Block a user