summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-wm-noman
blob: aef412a35601355ecd3764cbadd4677adcd68916 (plain)
1
2
3
4
if [ "$1" = "configure" ]; then
	update-alternatives --install /usr/bin/x-window-manager \
		x-window-manager #WM# #PRIORITY#
fi