You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
284B

  1. #!/bin/zsh
  2. case $HOST in
  3. hegp-laptop|tablet|hnv-laptop) width=1590;;
  4. hegp) width=3500;;
  5. esac
  6. if [[ -n "$1" ]]; then
  7. width="$1"
  8. fi
  9. stalonetray --geometry +$width+0 --transparent --icon-gravity S --grow-gravity NE --icon-size 16 --slot-size 24 --kludges force_icons_size