This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Detect HDMI #51
Labels
Enhancement
Killer++
Future
Something that is planned for a future release
Help Needed
Assistance would be greatly appreciated
xrandr | grep ' connected' | grep 'HDMI'
or
cat /sys/class/drm/card0/*HDMI*/status
taken from https://stackoverflow.com/a/47964800
The text was updated successfully, but these errors were encountered: