mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-04 20:45:58 +01:00
mention wlr-randr in quick start
This commit is contained in:
parent
e6e305aafe
commit
01e65851fc
1 changed files with 3 additions and 1 deletions
|
@ -57,7 +57,9 @@ want the warning to go away, remove the `autogenerated=1` line.
|
|||
|
||||
## Monitors
|
||||
|
||||
Use `hyprctl monitors` to list available outputs.
|
||||
Use `hyprctl monitors` to list available outputs. `hyprctl` will *not* tell you
|
||||
what your monitor is capable of though, so if you want to check your resolution / refresh rate,
|
||||
use a tool like `wlr-randr`.
|
||||
|
||||
Then, you can configure your outputs with
|
||||
|
||||
|
|
Loading…
Reference in a new issue