aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/utils/interface.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp
index 77f2dc4..c48d4cd 100644
--- a/manifests/utils/interface.pp
+++ b/manifests/utils/interface.pp
@@ -4,7 +4,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
'xterm', 'xscreensaver', 'thunar', 'x11-apps',
'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt', 'lxappearance',
'xtitle', 'xclip', 'pcmanfm', 'awesome-extra', 'numlockx',
- 'metar' ]:
+ 'metar', 'wmctrl' ]:
ensure => installed,
}