diff --git a/dot-config/karabiner.edn b/dot-config/karabiner.edn new file mode 100644 index 0000000..06fcc21 --- /dev/null +++ b/dot-config/karabiner.edn @@ -0,0 +1,3 @@ +;; Karabiner config written for https://github.com/yqrashawn/GokuRakuJoudo +{:main [{:des "Cmd-Shift-4 to PrintScreen" + :rules [[:!CCSS4 :print_screen]]}]}