nixos/config/xmonad/scripts/trayer.sh
2023-07-24 13:46:40 +03:00

13 lines
226 B
Bash
Executable file

#!/bin/sh
sleep 1 && killall trayer
trayer \
--edge bottom \
--align right \
--SetDockType true \
--SetPartialStrut true \
--height 30 \
--transparent true \
--alpha 0 \
--tint #000000 \
--widthtype request