]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-wm
r190: Initial Import
[debhelper.git] / autoscripts / postinst-wm
1 if command -v register-window-manager >/dev/null 2>&1; then
2         register-window-manager --add #WM#
3 fi