matugen: add custom font variable
This commit is contained in:
parent
2b198297e3
commit
338adb8d25
3 changed files with 9 additions and 1 deletions
|
|
@ -3,6 +3,9 @@ command = "swww"
|
|||
arguments = ["img", "--transition-type", "center"]
|
||||
set = true
|
||||
|
||||
[config.custom_keywords]
|
||||
font = "ComicShannsMono Nerd Font"
|
||||
|
||||
[templates.waybar]
|
||||
input_path = './templates/colors.css'
|
||||
output_path = '~/.config/waybar/colors.css'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue