Update .config/awesome/config.lua
This commit is contained in:
parent
c1e853791e
commit
d942b7e570
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ M.theme = {
|
||||||
flavor = {{ .drapeau.colors.flavor | quote }},
|
flavor = {{ .drapeau.colors.flavor | quote }},
|
||||||
accent1 = "pink",
|
accent1 = "pink",
|
||||||
accent2 = "rosewater",
|
accent2 = "rosewater",
|
||||||
{{ if eq .chezmoi.hostname "archgirlie" -}}
|
{{- if eq .chezmoi.hostname "archgirlie" -}}
|
||||||
wallpaper = "~/data/photos/wallpaper/city.png",
|
wallpaper = "~/data/photos/wallpaper/city.png",
|
||||||
{{ else }}
|
{{ else }}
|
||||||
wallpaper = config_dir .. "themes/catppuccin/buttons.png",
|
wallpaper = config_dir .. "themes/catppuccin/buttons.png",
|
||||||
|
|
Loading…
Reference in a new issue