aboutsummaryrefslogtreecommitdiffstats
path: root/trayer
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-10-19 11:28:22 +0200
committerGravatar Tom Willemse2016-10-19 11:28:22 +0200
commit2771095b2b404ccf70cf432eb556c182c9b51a52 (patch)
treeb4c1781c7a791969d10752595550f8aa948b5c0b /trayer
parent29a89c07ec95dfcfa7720d2d3d9fa63b655e7229 (diff)
downloadnew-dotfiles-2771095b2b404ccf70cf432eb556c182c9b51a52.tar.gz
new-dotfiles-2771095b2b404ccf70cf432eb556c182c9b51a52.zip
Add trayer to herbstluftwm startup
Diffstat (limited to 'trayer')
-rw-r--r--trayer/.config/herbstluftwm/autostart.d/trayer.sh3
1 files changed, 3 insertions, 0 deletions
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 &