back to normal
This commit is contained in:
parent
57b6b3c38e
commit
60edb84912
2 changed files with 20 additions and 21 deletions
|
@ -299,9 +299,10 @@
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
xdgOpenUsePortal = false; #true;
|
||||
configPackages = [ pkgs.niri-unstable ];
|
||||
config = {
|
||||
common.default = [ "niri" ];
|
||||
common."org.freedesktop.impl.portal.FileChooser" = [ "xdg-desktop-portal-termfilechooser" ]; # xdg-?
|
||||
# common."org.freedesktop.impl.portal.FileChooser" = [ "xdg-desktop-portal-termfilechooser" ]; # xdg-?
|
||||
};
|
||||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-gnome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue