From 85f251bf674dfd93f5f47f0654755f58327c1697 Mon Sep 17 00:00:00 2001 From: katherine Date: Thu, 27 Sep 2018 22:17:49 -0700 Subject: remove userchrome gen useless now that using no-gui with tridactyl (which is really disappointing, by the way, but no qutebrowser just yet... --- .config/herbstluftwm/autostart | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to '.config/herbstluftwm') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 4106644..f69db5a 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -216,10 +216,10 @@ for monitor in $(hc list_monitors | cut -d: -f1) ; do done # run dunst with theme colours -pkill dunst -dunst -lb $bar_bg -nb $bar_bg -cb $bg_focus \ - -lf $bar_fg -nf $bar_fg -cf $fg_focus \ - -frame_color $bg_focus -geom "0x3-4+$(($bheight + 4))" \ - -fn "$mfont $mfont_size,$jfont $jfont_size,$cfont $cfont_size,$efont $efont_size,$bkfont $bkfont_size" \ - -max_icon_size 0 - +# pkill dunst +# dunst -lb $bar_bg -nb $bar_bg -cb $bg_focus \ +# -lf $bar_fg -nf $bar_fg -cf $fg_focus \ +# -frame_color $bg_focus -geom "0x3-4+$(($bheight + 4))" \ +# -fn "$mfont $mfont_size,$jfont $jfont_size,$cfont $cfont_size,$efont $efont_size,$bkfont $bkfont_size" \ +# -max_icon_size 0 +# -- cgit v1.2.3