mirror of
https://github.com/tomru/hlwm-config.git
synced 2026-03-03 06:27:20 +01:00
gruvbox-inize things
This commit is contained in:
4
tray.sh
4
tray.sh
@@ -1,12 +1,12 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source ~/.config/herbstluftwm/settings.sh
|
||||
source ./gruvbox_colors.sh
|
||||
|
||||
set $(herbstclient monitor_rect 0)
|
||||
|
||||
TRAY_GEOMETRY=5x1+$(($3 - 100))+0
|
||||
stalonetray \
|
||||
--background "#002b36" \
|
||||
--background "$GRUVBOX_DARK0" \
|
||||
--geometry $TRAY_GEOMETRY \
|
||||
--icon-size 20 \
|
||||
--kludges force_icons_size \
|
||||
|
||||
Reference in New Issue
Block a user