lets get it all synced
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import catppuccin
|
||||
|
||||
# load your autoconfig, use this, if the rest of your config is empty!
|
||||
config.load_autoconfig()
|
||||
|
||||
# set the flavor you'd like to use
|
||||
# valid options are 'mocha', 'macchiato', 'frappe', and 'latte'
|
||||
# last argument (optional, default is False): enable the plain look for the menu rows
|
||||
catppuccin.setup(c, 'mocha', False)
|
||||
Reference in New Issue
Block a user