aboutsummaryrefslogtreecommitdiff
path: root/linux/home/extras/etc/udev
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2025-08-30 19:40:29 +0200
committersrdusr <trevorgray@srdusr.com>2025-08-30 19:40:29 +0200
commit6682c51323771a4a157eeff6e0d991422192fcd3 (patch)
tree58d9bd063c3a356add15b3887da00e095b419dcd /linux/home/extras/etc/udev
parent19120d4f9761c67d99ed1ce3da6084b83f5a49c9 (diff)
downloaddotfiles-6682c51323771a4a157eeff6e0d991422192fcd3.tar.gz
dotfiles-6682c51323771a4a157eeff6e0d991422192fcd3.zip
Windows-specific dotfiles
Diffstat (limited to 'linux/home/extras/etc/udev')
-rw-r--r--linux/home/extras/etc/udev/rules.d/99-reload-monitor.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/home/extras/etc/udev/rules.d/99-reload-monitor.rules b/linux/home/extras/etc/udev/rules.d/99-reload-monitor.rules
deleted file mode 100644
index 948aba5..0000000
--- a/linux/home/extras/etc/udev/rules.d/99-reload-monitor.rules
+++ /dev/null
@@ -1 +0,0 @@
-ACTION=="change", SUBSYSTEM=="drm", RUN+="/bin/su srdusr --command='systemctl --user start bspwm-reload.service'"