mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
opt:support use MAOMAOCONFIG env to set config path and chvt as default keybind
This commit is contained in:
parent
ae865e67bd
commit
90c69a7fa1
5 changed files with 89 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue