Trying with thunar

This commit is contained in:
2026-03-14 21:24:55 +00:00
parent ce12b2b094
commit 03f677d419
2 changed files with 6 additions and 18 deletions
+2 -8
View File
@@ -1525,8 +1525,8 @@ in
{
home-manager.users.${username} = {
# Symlink Papirus icon theme
xdg.configFile."local/share/icons/Papirus".source = "/assets/system/theming/icons/papirus";
xdg.configFile."local/share/icons/Papirus-Dark".source = "/assets/system/theming/icons/papirus-dark";
xdg.configFile."local/share/icons/Papirus".source = "./assets/system/theming/icons/papirus";
xdg.configFile."local/share/icons/Papirus-Dark".source = "./assets/system/theming/icons/papirus-dark";
# GTK icon theme: Papirus + Catppuccin Mocha
gtk.enable = true;
@@ -1556,12 +1556,6 @@ in
tumbler
ffmpegthumbnailer
gvfs
gvfs-mtp
gvfs-afc
gvfs-goa
gvfs-google
gvfs-smb
gvfs-nfs
xdg-utils
];