aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils/interface.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems/utils/interface.pp')
-rw-r--r--manifests/subsystems/utils/interface.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/interface.pp b/manifests/subsystems/utils/interface.pp
index c0efa97..cca6ae2 100644
--- a/manifests/subsystems/utils/interface.pp
+++ b/manifests/subsystems/utils/interface.pp
@@ -4,7 +4,7 @@ class utils::interface {
'xterm', 'bash-completion', 'tmux', 'xscreensaver', 'rxvt-unicode',
'mc', 'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt', 'lxappearance',
'xtitle', 'xclip', 'conkyforecast', 'awesome-extra', 'numlockx',
- 'weather-util' ]:
+ 'weather-util' 'pcmanfm', 'thunar' ]:
ensure => installed,
}