master
xSmurf 9 years ago
parent c3b5b2f302
commit 21913e9611

@ -63,6 +63,7 @@ func getDefaultArgs(config *oz.XServerConf) []string {
args = append(args, "--notifications")
} else {
args = append(args, "--no-notifications")
}
return args
}

Loading…
Cancel
Save