Files
dotfiles/i3/98-monitor-hotplug.rules

2 lines
166 B
Plaintext
Raw Normal View History

KERNEL=="card0", SUBSYSTEM=="drm", ACTION=="change", ENV{DISPLAY}=":0", ENV{XAUTHORITY}="/home/fabian/.Xauthority", RUN+="/bin/bash /usr/local/bin/auto_monitor.sh"