Remap Keychron screenshot key to PrintScreen

This commit is contained in:
Danielle McLean 2023-12-09 16:59:47 +11:00
parent f42cc05b64
commit 8187bc8658
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

3
dot-config/karabiner.edn Normal file
View file

@ -0,0 +1,3 @@
;; Karabiner config written for https://github.com/yqrashawn/GokuRakuJoudo
{:main [{:des "Cmd-Shift-4 to PrintScreen"
:rules [[:!CCSS4 :print_screen]]}]}