Set font size in dunst

This commit is contained in:
2020-12-12 13:26:55 +01:00
parent b654b73920
commit 9983b8336c
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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.