Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 857 Bytes

File metadata and controls

37 lines (27 loc) · 857 Bytes

display-resolution

Erkennt Monitorauflösung und Bildwiederholrate.

  • Art: info_provider
  • Binär: xfetch-plugin-display-resolution
  • Abhängigkeiten: plattformabhängig (siehe Tabelle)

Konfiguration

{
    "info_plugins": [{ "plugin": "display-resolution" }],
    "modules": ["plugin:display-resolution"]
}

Argumente

Keine.

Plattformerkennung

Plattform Methode
Linux (X11) xrandr --current (Fallback: xdpyinfo)
Linux (Wayland) wlr-randr
macOS system_profiler SPDisplaysDataType
Windows PowerShell GetDeviceCaps

Ausgabe

Zustand Ausgabe
Ein Monitor  DP-1: 1920x1080 @ 144.00 Hz (primary)
Mehrere Monitore  eDP-1: ... (primary) /  HDMI-1: ...
Nicht erkannt  Display: unknown