mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
clarify desc rules
This commit is contained in:
parent
6755e7bfa8
commit
a82b25166e
1 changed files with 3 additions and 1 deletions
|
@ -64,9 +64,11 @@ 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
|
||||
monitor=desc:SDC 0x4154,preferred,auto,1.5
|
||||
```
|
||||
|
||||
remember to remove the (portname)!
|
||||
|
||||
## Disabling a monitor
|
||||
|
||||
To disable a monitor, use
|
||||
|
|
Loading…
Reference in a new issue