all: remove control center in its entirety
This commit is contained in:
parent
1dfd6169f8
commit
769d12a525
97 changed files with 59 additions and 10580 deletions
|
|
@ -71,7 +71,6 @@ Commands:
|
|||
color-management Inspect/modify the color-management settings
|
||||
clients Inspect/manipulate the connected clients
|
||||
tree Inspect the surface tree
|
||||
control-center Opens the control center
|
||||
version Prints the Jay version and exits
|
||||
pid Prints the Jay PID and exits
|
||||
help Print this message or the help of the given subcommand(s)
|
||||
|
|
@ -85,12 +84,6 @@ Options:
|
|||
|
||||
See the full [Command-Line Interface](cli.md) reference for details.
|
||||
|
||||
## Control Center
|
||||
|
||||
Jay includes a built-in GUI control center (opened with `alt-c`) for managing
|
||||
outputs, input devices, GPUs, idle settings, color management, and more --
|
||||
without editing the config file. See [Control Center](control-center.md).
|
||||
|
||||
## Multi-Monitor Support
|
||||
|
||||
Jay can be used with multiple monitors with hot-plug and hot-unplug support.
|
||||
|
|
@ -133,7 +126,7 @@ automatically by the default configuration.
|
|||
## Fractional Scaling
|
||||
|
||||
Jay supports per-monitor fractional scaling. Scale factors can be set per
|
||||
output in the config file or at runtime via the control center and CLI.
|
||||
output in the config file or at runtime via the CLI.
|
||||
|
||||
See [Outputs (Monitors)](configuration/outputs.md) for details.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue