Update awesome configuration

This commit is contained in:
Oliver Davies 2024-06-21 08:36:27 +01:00
parent b3b96c3163
commit b86cc3d7f0
3 changed files with 10 additions and 6 deletions

View file

@ -7,7 +7,7 @@ local gears = require "gears"
local wibox = require "wibox"
local text = wibox.widget {
font = "Hack 11",
font = "sans 9",
widget = wibox.widget.textbox,
}