Set font size in dunst
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user