]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding wmctrl into nodo::utils::interface
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 5 Jun 2014 22:21:30 +0000 (19:21 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 5 Jun 2014 22:21:30 +0000 (19:21 -0300)
manifests/utils/interface.pp

index 77f2dc4b163764eeab501e7d6d781b0558ee59ea..c48d4cd7bf2e8ab6afe52b896402b03d0a35c82f 100644 (file)
@@ -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,
   }