]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Minor fixes at gdm config
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 9 Jul 2012 23:51:21 +0000 (20:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 9 Jul 2012 23:51:21 +0000 (20:51 -0300)
files/etc/gdm/gdm.conf
manifests/subsystems/gdm.pp

index e38b336279df0981cd273fc548a4c2832bcf328d..b66bace08f042ba2e3c429dec13fa82f4ea0e4d2 100644 (file)
@@ -65,6 +65,7 @@
 GraphicalTheme=crunchbang
 GraphicalThemes=crunchbang/:Tuxtastic
 Browser=false
+GraphicalThemedColor=#000000
 
 [chooser]
 
index 1ac4b32384218316e644c88cc1ede7a64c0d9768..024b4cd60d560521360d66b3003a9c237fc43513 100644 (file)
@@ -28,7 +28,7 @@ class gdm {
     # This mode will also apply to files from the source directory
     mode    => 0644,
     # Puppet will automatically set +x for directories
-    source  => 'puppet:///modules/nodo/etc/gdm/themes/crunchbag',
+    source  => 'puppet:///modules/nodo/etc/gdm/themes/crunchbang',
   }
 
   file { '/usr/share/gdm/themes/Tuxtastic':