awesome: increase font size
This commit is contained in:
parent
e6e55d8af8
commit
c90b77f4a1
|
@ -7,7 +7,7 @@ local gears = require "gears"
|
|||
local wibox = require "wibox"
|
||||
|
||||
local text = wibox.widget {
|
||||
font = "sans 9",
|
||||
font = "sans 10",
|
||||
widget = wibox.widget.textbox,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue