atbarker / archi3configs

Some configuration files used for arch linux on one of my laptops.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

archi3configs

Hotplugging displays:

Information from this site https://frdmtoplay.com/i3-udev-xrandr-hotplugging-output-switching/

In order for hotplugging to work one must use a udev rule. This is contained in the file 98-monitor-hotplug.rules.

To get a list of devices type the following. ls /sys/class/drm/card0

To determine the status of the device run this:

echo $(</sys/class/drm/card0/card0-/status)

About

Some configuration files used for arch linux on one of my laptops.


Languages

Language:Shell 100.0%