summaryrefslogtreecommitdiffstats
path: root/awesome
diff options
context:
space:
mode:
Diffstat (limited to 'awesome')
-rw-r--r--awesome/.config/awesome/rc.lua1
1 files changed, 1 insertions, 0 deletions
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 =