1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Shrink fonts slightly

This commit is contained in:
2016-05-12 11:52:38 +01:00
parent 4a2364e38e
commit 071bce88d0
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
[global]
font = Noto Sans 11
font = Noto Sans 10
# Allow a small subset of html markup:
# <b>bold</b>
@ -66,7 +66,7 @@
# screen width minus the width defined in within the geometry option.
# 53 = 30 + 23 (bar-height)
geometry = "300x5-30+53"
geometry = "300x5-30+52"
# Shrink window if it's smaller than the width. Will be ignored if
# width is 0.