Remove workaround for 316784
This commit is contained in:
parent
f2dfe30ff3
commit
40bc313429
3 changed files with 1 additions and 3 deletions
|
@ -304,7 +304,7 @@ in
|
|||
wlr.enable = true;
|
||||
xdgOpenUsePortal = true;
|
||||
# gtk portal needed to make gtk apps happy
|
||||
extraPortals = [ pkgs.kdePackages.xdg-desktop-portal-kde ];
|
||||
extraPortals = [ pkgs.kdePackages.xdg-desktop-portal-kde pkgs.xdg-desktop-portal-gtk ];
|
||||
|
||||
config.sway.default = [ "wlr" "kde" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue