Set font size in dunst
This commit is contained in:
@@ -46,6 +46,7 @@ dotfiles:
|
|||||||
to: .zshrc.d
|
to: .zshrc.d
|
||||||
- from: dunst/dunstrc
|
- from: dunst/dunstrc
|
||||||
to: .config/dunstrc
|
to: .config/dunstrc
|
||||||
|
template: true
|
||||||
- from: redshift/redshift.conf
|
- from: redshift/redshift.conf
|
||||||
to: .config/redshift.conf
|
to: .config/redshift.conf
|
||||||
- from: vscode/settings.json
|
- from: vscode/settings.json
|
||||||
|
|||||||
@@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
### Text ###
|
### Text ###
|
||||||
|
|
||||||
font = pango:Inconsolata 9
|
font = DejaVu Sans {{ machine.font_size }}
|
||||||
|
|
||||||
# The spacing between lines. If the height is smaller than the
|
# The spacing between lines. If the height is smaller than the
|
||||||
# font height, it will get raised to the font height.
|
# font height, it will get raised to the font height.
|
||||||
Reference in New Issue
Block a user