feat(config): add Wayland support, custom font features, and update search

- Enable Wayland as the Linux display server
- Increase background blur from 1 to 64 for frosted-glass effect
- Add detailed OpenType font_features for all four Iosevka Rootiest v2 weights
- Remove kitty_search submodule; replace with built-in search_scrollback
- Update kitty_scrollback_nvim path and add search jump arg to F1 binding
- Add F7 clear_selection binding under text manipulation section
- Update .gitignore with tmp/temp/testing/debug directory patterns
- Sync README to reflect current features and remove stale submodule install steps
This commit is contained in:
2026-05-30 01:25:47 -04:00
parent ac0de6355e
commit ad242b09e3
5 changed files with 29 additions and 23 deletions
-3
View File
@@ -1,3 +0,0 @@
[submodule "kitty_search"]
path = kitty_search
url = https://github.com/trygveaa/kitty-kitten-search