Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 631 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 631 Bytes

Keyboard shortcuts helper for kitty terminal

This helper is a modified version of script I saw here

Helps to bypass issues

Usage

Simpliest

python layout_helper.py

Full args

python layout_helper.py --config kitty.conf.example --map map.example --skip-macos --uncomment --no-backup

Credits

Thanks to Jakeroid for providing a great core concept