aboutsummaryrefslogblamecommitdiffstats
path: root/alsa-utils/xinit
blob: bd9b579d871db816096e30fd770e210cd71ba551 (plain) (tree)
1
2
3
4
5
6





                                                                                 
# -*- shell-script -*-

# Mute speakers and use headphones if using a work computer (TODO if on a laptop)
if iswork; then
	headphones || :
fi