diff --git a/home-manager.nix b/home-manager.nix index 851b6bb..d41d2eb 100644 --- a/home-manager.nix +++ b/home-manager.nix @@ -117,15 +117,17 @@ in executable = true; }; # Thunar configuration - ".config/Thunar/" = { + ".config/Thunar" = { source = ./home-manager/config/Thunar; - recursive = true; + #recursive = true; }; # templates - ".config/Vorlagen/" = { + ".config/Vorlagen" = { source = ./home-manager/config/Vorlagen; - recursive = true; + #recursive = true; }; + # xfce4 settings + ".config/xfce4".source = ./home-manager/config/xfce4; # xdg user dirs ".config/user-dirs.dirs".source = ./home-manager/config/user-dirs.dirs; # xdg user locales diff --git a/home-manager/config/xfce4/xfce-perchannel-xml/thunar.xml b/home-manager/config/xfce4/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..bf97961 --- /dev/null +++ b/home-manager/config/xfce4/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +