mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-22 19:15:48 +02:00
+4
-2
@@ -124,8 +124,10 @@ in {
|
|||||||
"gtk"
|
"gtk"
|
||||||
"hyprland"
|
"hyprland"
|
||||||
];
|
];
|
||||||
# Pick files / choose download paths with yazi instead of the GTK dialog
|
# Pick files / choose download paths with yazi instead of the GTK dialog.
|
||||||
"org.freedesktop.portal.FileChooser" = ["termfilechooser"];
|
# 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