From 6e26d2c78a75d59f97f8bcbdd96c38655fdf951c Mon Sep 17 00:00:00 2001 From: katherine Date: Wed, 18 Jan 2017 05:53:57 -0700 Subject: adjust dunst for new icon scaling setting --- .config/herbstluftwm/autostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 3a0f39a..01c99a2 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -214,5 +214,6 @@ pkill dunst dunst -lb $bg_normal -nb $bg_normal -cb $bg_focus \ -lf $fg_normal -nf $fg_normal -cf $fg_focus \ -frame_color $bg_focus -geom "0x3-4+$(($bheight + 4))" \ - -fn "$mfont $mfont_size,$jfont $jfont_size, $bkfont $bkfont_size" + -fn "$mfont $mfont_size,$jfont $jfont_size, $bkfont $bkfont_size" \ + -max_icon_size 0 -- cgit v1.2.3