Thunar: Difference between revisions
Coastalwhite (talk | contribs) m Correct "Tumbler" to "Thunar" |
m Updated the plugins section, as they are now part of the main branch and not xfce. |
||
| Line 24: | Line 24: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
programs.thunar.plugins = with pkgs | programs.thunar.plugins = with pkgs; [ | ||
thunar-archive-plugin # Requires an Archive manager like file-roller, ark, etc | thunar-archive-plugin # Requires an Archive manager like file-roller, ark, etc | ||
thunar-volman | thunar-volman | ||