diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua index 41d301d..0098296 100644 --- a/awesome/.config/awesome/rc.lua +++ b/awesome/.config/awesome/rc.lua @@ -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 =