]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Feat: libreoffice with gtk3 theme
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 23 Oct 2020 16:10:00 +0000 (13:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 23 Oct 2020 16:10:00 +0000 (13:10 -0300)
manifests/utils/interface.pp
manifests/utils/office/gui.pp

index 62c228130885aa4640fd20e0e0fc5347e247d026..843f256622c38a354c672a6bc01d258b8f631674 100644 (file)
@@ -25,6 +25,8 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
     'ratpoison',
     'sm',
     'i3lock',
+    'materia-gtk-theme',
+    'blackbird-gtk-theme',
     #'unagi',
     #'xcompmgr',
     #'compton',
@@ -75,7 +77,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
   }
 
   # To be considered
-  #package { 
+  #package {
   #  'needrestart-session',
   #]:
   #  ensure  => present,
index 91812d69b19a64ddbad68811d6b6365f9616024d..0bfe3dcf010745bf15b085bebbecda5215c01e8d 100644 (file)
@@ -4,6 +4,7 @@ class nodo::utils::office::gui (
   package { [
     'gobby',
     'libreoffice',
+    'libreoffice-gtk3',
     'zathura',
     'zathura-djvu',
     'fbreader',