diff --git a/default/elephant/omarchy_themes.lua b/default/elephant/omarchy_themes.lua index 02baa0a9..945f4e60 100644 --- a/default/elephant/omarchy_themes.lua +++ b/default/elephant/omarchy_themes.lua @@ -3,6 +3,7 @@ -- Name = "omarchythemes" NamePretty = "Omarchy Themes" +HideFromProviderlist = true -- Check if file exists using Lua (no subprocess) local function file_exists(path) @@ -93,4 +94,3 @@ function GetEntries() return entries end -