Try to standardize font size

This commit is contained in:
2021-10-22 22:40:58 +02:00
parent 9385652e8b
commit 18c73ef8f1
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
gtk-theme-name="Breeze"
gtk-icon-theme-name="breeze-dark"
gtk-font-name="DejaVu Sans {{ machine.font_size|int - 2 }}"
gtk-font-name="DejaVu Sans {{ machine.font_size| int - 2 }}"
gtk-cursor-theme-name="breeze_cursors"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH