gruvboxify things - and a can of worms

This commit is contained in:
Thomas Ruoff
2018-10-25 21:10:13 +02:00
parent da1ac6550a
commit a15873ebb3
8 changed files with 19 additions and 21 deletions

View File

@@ -1,12 +1,10 @@
#!/usr/bin/env bash
source ./gruvbox_colors.sh
set $(herbstclient monitor_rect 0)
TRAY_GEOMETRY=5x1+$(($3 - 100))+0
stalonetray \
--background "$GRUVBOX_DARK0" \
--background "$GRUVBOX_DARK1" \
--geometry $TRAY_GEOMETRY \
--icon-size 20 \
--kludges force_icons_size \