Trying with thunar
This commit is contained in:
+2
-8
@@ -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
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user