This commit is contained in:
cnst
2024-07-31 09:06:39 +02:00
parent 80f2d6797d
commit 920771ce28
11 changed files with 47 additions and 65 deletions

View File

@@ -16,18 +16,6 @@
templates = "${config.home.homeDirectory}/documents/templates";
videos = "${config.home.homeDirectory}/media/videos";
};
portal = {
enable = true;
xdgOpenUsePortal = true;
config = {
common.default = ["gtk"];
hyprland.default = ["gtk" "hyprland"];
};
extraPortals = [
pkgs.xdg-desktop-portal-gtk
];
};
};
dconf = {
settings = {