1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00

karabiner: add new keybind

This commit is contained in:
TheGeneralist 2026-05-18 19:30:21 +02:00
parent cfcbcb9653
commit 5e709810e2
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
5 changed files with 84 additions and 3 deletions

View file

@ -23,6 +23,10 @@
url = "github:homebrew/homebrew-cask";
flake = false;
};
steipete-tap = {
url = "github:steipete/homebrew-tap";
flake = false;
};
agenix = {
url = "github:ryantm/agenix";