aboutsummaryrefslogtreecommitdiff
path: root/X/xinitrc.d/urxvt.sh
blob: a5eb09403285d735520feee50d7b2bbd88fbdd53 (plain) (blame)
1
2
3
# Start urxvtd(1)
command -v urxvtd >/dev/null 2>&1 || return
urxvtd -o -q &