mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
theme: don't use terminus for notifications
This font has no bold at this size. We use a classic proportional font instead.
This commit is contained in:
parent
5f9c6aa756
commit
1612439fdb
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ if theme then
|
|||
|
||||
-- Naughty
|
||||
naughty.config.presets.normal.bg = theme.bg_widget
|
||||
naughty.config.default_preset.font = "DejaVu Sans 10"
|
||||
|
||||
return theme
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue