Erkennt Monitorauflösung und Bildwiederholrate.
- Art:
info_provider - Binär:
xfetch-plugin-display-resolution - Abhängigkeiten: plattformabhängig (siehe Tabelle)
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 |
{ "info_plugins": [{ "plugin": "display-resolution" }], "modules": ["plugin:display-resolution"] }