aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc.d/sxhkd.sh
blob: 132d8f8a8bfb9c4dbec5ed94ade6c58e05a80bb8 (plain) (blame)
1
2
3
# Start sxhkd(1)
command -v sxhkd >/dev/null 2>&1 || return
sxhkd &