chore: Added theme change script to raycast and fix a bunch of theme related stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require('lualine').setup {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
theme = 'catppuccin',
|
||||
theme = 'auto',
|
||||
component_separators = { left = '', right = ''},
|
||||
section_separators = { left = '', right = ''},
|
||||
disabled_filetypes = {
|
||||
|
||||
Reference in New Issue
Block a user