opt:support use MAOMAOCONFIG env to set config path and chvt as default keybind

This commit is contained in:
DreamMaoMao 2025-02-23 19:55:42 +08:00
parent ae865e67bd
commit 90c69a7fa1
5 changed files with 89 additions and 37 deletions

View file

@ -86,8 +86,13 @@ mkdir -p ~/.config/maomao/
# config
the config file is `~/.config/maomao/config.conf`
the autostart file is `~/.config/maomao/autostart.sh`
you can use `MAOMAOCONFIG` env to set the config path
- the only default keybinds is ctrl+alt+[F1-F12] to change tty
- the default config path is `~/.config/maomao/config.conf`
- the default autostart path is `~/.config/maomao/autostart.sh`
# my dotfile