mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-08 17:57:24 +08:00
Change sidebar theme
This commit is contained in:
parent
17637e7b18
commit
4ab188cbd0
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ local sidebar_themes = {
|
|||
"lovelace", -- 1 -- Uses image icons
|
||||
"amarena", -- 2 -- Text-only (consumes less RAM)
|
||||
}
|
||||
local sidebar_theme = sidebar_themes[1]
|
||||
local sidebar_theme = sidebar_themes[2]
|
||||
-- ===================================================================
|
||||
local dashboard_themes = {
|
||||
"skyfall", -- 1 --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue