mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
+4
-2
@@ -124,8 +124,10 @@ in {
|
||||
"gtk"
|
||||
"hyprland"
|
||||
];
|
||||
# Pick files / choose download paths with yazi instead of the GTK dialog
|
||||
"org.freedesktop.portal.FileChooser" = ["termfilechooser"];
|
||||
# Pick files / choose download paths with yazi instead of the GTK dialog.
|
||||
# Key MUST use the "impl" interface name, else xdg-desktop-portal
|
||||
# ignores it and falls back to the default (gtk). See portals.conf(5).
|
||||
"org.freedesktop.impl.portal.FileChooser" = ["termfilechooser"];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user