diff --git a/dotfiles.yml b/dotfiles.yml index 2ceebbc..a6ab3cb 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -46,6 +46,7 @@ dotfiles: to: .zshrc.d - from: dunst/dunstrc to: .config/dunstrc + template: true - from: redshift/redshift.conf to: .config/redshift.conf - from: vscode/settings.json diff --git a/dunst/dunstrc b/dunst/dunstrc.j2 similarity index 99% rename from dunst/dunstrc rename to dunst/dunstrc.j2 index a55ff0a..383450d 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc.j2 @@ -84,7 +84,7 @@ ### Text ### - font = pango:Inconsolata 9 + font = DejaVu Sans {{ machine.font_size }} # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height.