Skip to content

Instantly share code, notes, and snippets.

@hxss
hxss / 10-hdmi-dpi.rules
Last active May 16, 2020 17:33
Linux XFCE scripts for changing xrandr and dpi settings on hdmi toggle
#/etc/udev/rules.d/10-hdmi-dpi.rules
KERNEL=="card0", ACTION=="change", RUN+="/home/hxss/.config/scripts/xorg/hdmi.sh"