v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-16 07:40:44 -07:00

8 Commits

Author SHA1 Message Date
eeeXun
72de472090 refactor: space to Space 2023-06-24 17:31:02 +08:00
eeeXun
c20c8b67db feat: let exit be configurable 2023-06-24 10:57:11 +08:00
eeeXun
7109c19814 docs: fix syntax 2023-06-24 00:55:02 +08:00
eeeXun
9ee23aedea feat: support Alt prefix 2023-06-24 00:42:23 +08:00
eeeXun
f425ec196d refactor: rename config key name 2023-06-23 22:02:00 +08:00
eeeXun
29ff1e627b docs: add keymap.yaml example 2023-06-21 13:44:59 +08:00
eeeXun
e08e563b1a docs: located under -> located at 2023-05-16 13:49:35 +08:00
Xun
4aa96ec3de
feat: allow user to import their own themes (#17)
* feat: allow user to import their own themes

* refactor: use make to create map

* add catppuccin example

* fix: theme importing should before reading config file

* docs: add create theme in README

* docs: style
2023-05-12 21:57:40 +08:00