From c8fa37572b357156d5d6e254100205e293fad0f6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 3 Jul 2024 01:32:52 -0300 Subject: Feat: adds obsidian-icon-theme into nodo::utils::interface::console --- manifests/utils/interface.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp index d337d13..109d539 100644 --- a/manifests/utils/interface.pp +++ b/manifests/utils/interface.pp @@ -25,6 +25,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console { 'i3lock', 'materia-gtk-theme', 'blackbird-gtk-theme', + 'obsidian-icon-theme', ]: ensure => installed, } -- cgit v1.2.3