Current working changes to configuration

This commit is contained in:
Alex Selimov 2026-08-27 23:56:32 -04:00
commit 0a24ffcef1
66 changed files with 5312 additions and 0 deletions

23
home/aselimov/xremap.yml Normal file
View 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