diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-04-28 14:53:37 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-04-28 14:53:37 -0300 |
commit | 33b50f6b360903167deae20987657b371dec747f (patch) | |
tree | ee8b2996e5cd15c23f160583a504de098967922f /manifests/utils | |
parent | aabfd35cc464fe49ea2fb75e2438002ab9606636 (diff) | |
download | puppet-nodo-33b50f6b360903167deae20987657b371dec747f.tar.gz puppet-nodo-33b50f6b360903167deae20987657b371dec747f.tar.bz2 |
Adds xserver-xephyr
Diffstat (limited to 'manifests/utils')
-rw-r--r-- | manifests/utils/interface.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp index a5ec87f..11d81e2 100644 --- a/manifests/utils/interface.pp +++ b/manifests/utils/interface.pp @@ -16,6 +16,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console { 'autocutsel', 'parcellite', 'unclutter', + 'xserver-xephyr', #'gtk-theme-switch', #'gtk-smooth-themes', #'lxappearance', |