diff --git a/trayer/.config/herbstluftwm/autostart.d/trayer.sh b/trayer/.config/herbstluftwm/autostart.d/trayer.sh new file mode 100644 index 0000000..a05b001 --- /dev/null +++ b/trayer/.config/herbstluftwm/autostart.d/trayer.sh @@ -0,0 +1,3 @@ +trayer --transparent true --alpha 255 --widthtype request --edge left \ + --align right --padding 0 --margin 15 --distance 15 --height 19 \ + --SetDockType true &