Update .config/awesome/config.lua
This commit is contained in:
parent
10877261e9
commit
2da8f8f4f6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ M.apps.start_editor = M.apps.terminal .. "-e" .. M.apps.editor
|
|||
M.apps.music_player = M.apps.terminal .. "--class music -e ncmpcpp"
|
||||
|
||||
M.theme = {
|
||||
flavor = "macchiato",
|
||||
flavor = {{ .drapeau.colors.flavor | quote }},
|
||||
accent1 = "pink",
|
||||
accent2 = "rosewater",
|
||||
-- wallpaper = config_dir .. "themes/catppuccin/buttons.png",
|
||||
|
|
Loading…
Reference in a new issue