configurations fix, working on display switching

This commit is contained in:
Pavel Kachalouski
2019-04-23 12:54:50 +02:00
parent 4ff1b7524c
commit be96153754
7 changed files with 61 additions and 15 deletions

View File

@@ -1 +1 @@
ACTION=="change", SUBSYSTEM=="drm", ENV{HOTPLUG}=="1", RUN+="/usr/bin/touch /tmp/monitor-hotplug-changed"
ACTION=="change", SUBSYSTEM=="drm", ENV{HOTPLUG}=="1", RUN+="/run/current-system/sw/bin/touch /tmp/monitor-hotplug-changed"