Fix toggle-touchpad device reference
This commit is contained in:
@@ -36,6 +36,10 @@ for script in "$OMARCHY_BIN"/omarchy-*; do
|
||||
-e 's/ omarchy-/ archypr-/g' \
|
||||
-e 's/omarchy-[a-z]/archypr-/g' \
|
||||
-e 's/# omarchy:/# archypr:/g' \
|
||||
-e 's/omarchy-hw-touchpad/archypr-hw-touchpad/g' \
|
||||
-e 's/omarchy-swayosd-client/archypr-swayosd-client/g' \
|
||||
-e 's/omarchy-w-/archypr-w-/g' \
|
||||
-e 's/omarchy-m-/archypr-m-/g' \
|
||||
"$script" > "$tmp_file"
|
||||
|
||||
# Move the transformed file to target
|
||||
|
||||
Reference in New Issue
Block a user