ada: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-02-08 22:27:39 +03:00
parent e3e1612691
commit a50ae76a23
74 changed files with 130 additions and 387 deletions

View file

@ -1,4 +1,4 @@
{...}: {
_: {
xdg = {
icons = {
enable = true;

View file

@ -1,4 +1,4 @@
{...}: {
_: {
xdg = {
mime = {
enable = true;

View file

@ -5,12 +5,18 @@
config = {
common = {
"org.freedesktop.impl.portal.FileChooser" = "termfilechooser";
default = [
"gtk"
];
};
hyprland = {
"org.freedesktop.impl.portal.FileChooser" = [
"termfilechooser"
];
preferred = [
"gtk"
"hyprland"
@ -22,6 +28,7 @@
xdg-desktop-portal
xdg-desktop-portal-gtk
xdg-desktop-portal-hyprland
xdg-desktop-portal-termfilechooser
];
};
};