use dpi value for size

This commit is contained in:
actionless 2015-08-21 02:06:45 +02:00
parent 990a8df5d2
commit fe9ee01268
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ end
-- Create the wiboxes, but don't show them
function revelation.init(args)
hintsize = 60
hintsize = beautiful.xresources.apply_dpi(50)
local fontcolor = revelation.fg
local letterbox = {}