aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-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 8b436f9..ceaa161 100644
--- a/manifests/subsystems/utils/interface.pp
+++ b/manifests/subsystems/utils/interface.pp
@@ -3,7 +3,7 @@ class utils::interface {
package { [ 'awesome', 'eterm', 'fluxbox', 'gnome-terminal', 'conky',
'xterm', 'bash-completion', 'tmux', 'xscreensaver', 'rxvt-unicode',
'mc', 'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt', 'lxappearance',
- 'xtitle', 'xclip', 'conkyforecast', 'awesome-extra', 'numlockx' ]
+ 'xtitle', 'xclip', 'conkyforecast', 'awesome-extra', 'numlockx' ]:
ensure => installed,
}