Current working changes to configuration
This commit is contained in:
commit
0a24ffcef1
66 changed files with 5312 additions and 0 deletions
23
home/aselimov/xremap.yml
Normal file
23
home/aselimov/xremap.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
keymap:
|
||||
- name: macOS-style shortcuts
|
||||
application:
|
||||
not:
|
||||
- com.mitchellh.ghostty
|
||||
|
||||
remap:
|
||||
Super-c: Ctrl-c
|
||||
Super-v: Ctrl-v
|
||||
Super-x: Ctrl-x
|
||||
Super-a: Ctrl-a
|
||||
Super-z: Ctrl-z
|
||||
Super-f: Ctrl-f
|
||||
Super-s: Ctrl-s
|
||||
|
||||
- name: Ghostty shortcuts
|
||||
application:
|
||||
only:
|
||||
- com.mitchellh.ghostty
|
||||
|
||||
remap:
|
||||
Super-c: Ctrl-Shift-c
|
||||
Super-v: Ctrl-Shift-v
|
||||
Loading…
Add table
Add a link
Reference in a new issue