awesome: change font size
This commit is contained in:
parent
b661f78a28
commit
960b354b31
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ local gears = require "gears"
|
|||
local wibox = require "wibox"
|
||||
|
||||
local text = wibox.widget {
|
||||
font = "sans 10",
|
||||
font = "sans 9",
|
||||
widget = wibox.widget.textbox,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue