aboutsummaryrefslogtreecommitdiff
path: root/local/bin/startme
blob: 4af615091c374adf154c45b9a8e119d9c05b2e24 (plain)
1
2
3
4
5
6
7
#!/bin/bash

if ls ~/.annoyme/*.pid 2>/dev/null >/dev/null; then
	annoyme
fi

startx