From 36b1e97b53fdbfa1116bd20008c60d5e58c7df95 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Fri, 23 May 2025 14:22:00 -0400 Subject: [PATCH] Remove kde related dolphin and settings as settings was not working. --- .../xdg-desktop-portal/hyprland-portals.conf | 3 --- recipes/components/base-module.yml | 15 ++++++--------- 2 files changed, 6 insertions(+), 12 deletions(-) delete mode 100644 files/system/etc/skel/.config/xdg-desktop-portal/hyprland-portals.conf diff --git a/files/system/etc/skel/.config/xdg-desktop-portal/hyprland-portals.conf b/files/system/etc/skel/.config/xdg-desktop-portal/hyprland-portals.conf deleted file mode 100644 index cf421e6..0000000 --- a/files/system/etc/skel/.config/xdg-desktop-portal/hyprland-portals.conf +++ /dev/null @@ -1,3 +0,0 @@ -[preferred] -default=hyprland;gtk -org.freedesktop.impl.portal.FileChooser=kde diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index ca8e234..a37c404 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -47,20 +47,14 @@ modules: # qt libraries - qt5-qtwayland - qt6-qtwayland - # kirigami - - kf5-kirigami - - kf6-kirigami - - kf6-kirigami-addons # emoji fonts - google-noto-emoji-fonts # vulkan - vulkan-tools - vulkan-validation-layers - # polkit - polkit - - polkit-kde # sound - wireplumber @@ -73,9 +67,12 @@ modules: - bluez-tools - firewall-config - # kde stuff - - dolphin - - plasma-systemsettings + # file manager + - nautilus + - file-roller + - file-roller-nautilus + - nextcloud-client + - nextcloud-client-nautilus # theme and GUI - fontawesome-fonts-all