diff --git a/modules/thunar/default.nix b/modules/thunar/default.nix index 8d1d360e..c51b9108 100644 --- a/modules/thunar/default.nix +++ b/modules/thunar/default.nix @@ -1,6 +1,7 @@ { pkgs, ... }: { programs.thunar.enable = true; services.tumbler.enable = true; # Thumbnail support + programs.thunar.plugins = with pkgs.xfce; [ thunar-volman ]; environment.systemPackages = with pkgs; [ xfce.exo # Open with kitty support