Dir updates

This commit is contained in:
Ryan Hughes
2025-11-11 23:50:18 -05:00
parent a1ed2cf37f
commit 98db372bce
7 changed files with 11 additions and 27 deletions

View File

@@ -89,7 +89,6 @@ dynamic_bindings() {
jq -r '.[] | {modmask, key, keycode, description, dispatcher, arg} | "\(.modmask),\(.key)@\(.keycode),\(.description),\(.dispatcher),\(.arg)"' |
sed -r \
-e 's/null//' \
-e 's,~/.local/share/omarchy/bin/,,' \
-e 's,uwsm app -- ,,' \
-e 's,uwsm-app -- ,,' \
-e 's/@0//' \