Commit 80d25918e845

Vincent Demeester <vincent@sbr.pm>
2023-12-01 15:31:33
Revert "sway: update xdg-portal configuration"
This reverts commit 2cf53b9aa4e304543d29e97ad7d1505daca97f3f. 23.05 doesn't have this "yet".. need to figure out if 23.11 has when updating to it.
1 parent ecb3589
Changed files (1)
systems
modules
desktop
systems/modules/desktop/sway.nix
@@ -30,11 +30,6 @@ in
           xdg-desktop-portal-gtk
         ];
         gtkUsePortal = true;
-        config = {
-          "common" = {
-            "default" = [ "gtk" "wlr" ];
-          };
-        };
       };
     };