]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Add i3 package
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 9 Jun 2015 15:15:18 +0000 (12:15 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 9 Jun 2015 15:15:18 +0000 (12:15 -0300)
manifests/utils/interface.pp

index 3a165a9e843558b7700371c1168f7be368a1a174..1a1d265712c4cb320b03eb5056cd32a383ddb17c 100644 (file)
@@ -4,7 +4,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
               'xterm',            'xscreensaver',      'thunar',       'x11-apps',       'conky-all',
               'gtk-theme-switch', 'gtk-smooth-themes', 'rxvt',         'lxappearance',
               'xtitle',           'xclip',             'pcmanfm',      'awesome-extra',  'numlockx',
-              'metar',            'wmctrl',            'xsel',         'xinput' ]:
+              'metar',            'wmctrl',            'xsel',         'xinput',         'i3' ]:
     ensure => installed,
   }