Erkennt Monitorauflösung und Bildwiederholrate.
info_providerxfetch-plugin-display-resolution{
"info_plugins": [{ "plugin": "display-resolution" }],
"modules": ["plugin:display-resolution"]
}
Keine.
| Plattform | Methode |
|---|---|
| Linux (X11) | xrandr --current (Fallback: xdpyinfo) |
| Linux (Wayland) | wlr-randr |
| macOS | system_profiler SPDisplaysDataType |
| Windows | PowerShell GetDeviceCaps |
| Zustand | Ausgabe |
|---|---|
| Ein Monitor | DP-1: 1920x1080 @ 144.00 Hz (primary) |
| Mehrere Monitore | eDP-1: ... (primary) / HDMI-1: ... |
| Nicht erkannt | Display: unknown |