Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- # keyboard config
- keyboard:
- key_bindings:
- # Ctrl+c, a -> сказать привет
- - keys: [[Ctrl, c], a]
- command:
- type: script
- name: /usr/bin/say_hello.py
- - keys: [Win, 1]
- command:
- name: switch_workspce
- params:
- workspace: 1:Term
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement