feat(sway,steveej-x13s): bumps and new display notes

This commit is contained in:
steveej 2024-10-13 20:13:52 +02:00
parent f707f7ddc4
commit 3e942d1a41
4 changed files with 47 additions and 51 deletions

View file

@ -74,10 +74,10 @@ in {
extraPortals = [
# repoFlake.inputs.nixpkgs-wayland.packages.${pkgs.system}.xdg-desktop-portal-wlr
# pkgs.xdg-desktop-portal-gtk
(pkgs.xdg-desktop-portal-gtk.override (_: {
buildPortalsInGnome = false;
}))
pkgs.xdg-desktop-portal-gtk
# (pkgs.xdg-desktop-portal-gtk.override (_: {
# buildPortalsInGnome = false;
# }))
];
};