mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-26 14:35:58 +01:00
add monitor desc
This commit is contained in:
parent
ee05047059
commit
2568a83de3
1 changed files with 7 additions and 0 deletions
|
@ -59,6 +59,13 @@ for a focus on resolution this:
|
||||||
monitor=,highres,auto,1
|
monitor=,highres,auto,1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For more specific rules, you can also use the output's description
|
||||||
|
(see `hyprctl monitors`) like this:
|
||||||
|
|
||||||
|
```
|
||||||
|
monitor=desc:SDC 0x4154 (eDP-1),preferred,auto,1.5
|
||||||
|
```
|
||||||
|
|
||||||
## Disabling a monitor
|
## Disabling a monitor
|
||||||
|
|
||||||
To disable a monitor, use
|
To disable a monitor, use
|
||||||
|
|
Loading…
Reference in a new issue