Specify a default size for icons

This commit is contained in:
Tom Willemse 2015-05-02 17:21:09 +02:00
parent 0388b9eeaa
commit e8bce6760b

View file

@ -17,6 +17,7 @@ local hostname = posix.uname("%n")
local avandu = nil
naughty.config.defaults.bg = "#3d3d3d"
naughty.config.defaults.icon_size = 32
if hostname == "drd" then
package.path =