dotfiles/homedir/.config/ssm/services/stalonetray

7 lines
130 B
Plaintext
Raw Normal View History

#!/bin/env ssm
export DISPLAY="${service_name#stalonetray@}"
#service_respawn = 'true'
service_command = "/usr/bin/stalonetray"