summaryrefslogtreecommitdiff
path: root/intcp/resc
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2023-02-07 18:32:59 +0100
committerJulian T <julian@jtle.dk>2023-02-07 18:32:59 +0100
commit5bc3182c47b46f368197858f13d9e3ba870cad84 (patch)
treed830be1c9b843fdcd59725961cb0376653ce59ff /intcp/resc
parent35cab3cb5a1ce92cec602226cd0c9deb8925de37 (diff)
Setwall cargo.toml remove xresources and udevmon fix
Diffstat (limited to 'intcp/resc')
-rw-r--r--intcp/resc/intcp/udevmon.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/intcp/resc/intcp/udevmon.yaml b/intcp/resc/intcp/udevmon.yaml
index 3733456..3affbd8 100644
--- a/intcp/resc/intcp/udevmon.yaml
+++ b/intcp/resc/intcp/udevmon.yaml
@@ -1,4 +1,4 @@
-- JOB: "intercept -g $DEVNODE | /home/julian/intcp/intcp | uinput -d $DEVNODE"
+- JOB: "intercept -g $DEVNODE | /home/julian/resc/intcp/intcp | uinput -d $DEVNODE"
DEVICE:
EVENTS:
EV_KEY: [ KEY_CAPSLOCK, KEY_LEFTALT, KEY_102ND ]