File: options.md

package info (click to toggle)
mir 2.25.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,104 kB
  • sloc: cpp: 192,777; xml: 13,784; ansic: 8,207; python: 1,304; sh: 794; makefile: 258
file content (11 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
(options-reference)=

# Mir configuration options

Mir compositors can usually be configured (in the order of precedence) on the command line, in the environment, or in a configuration file.

Different compositors will expose different options, but here's a list of those available by default:

```{include} options.md.include

```