mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
feat: install default config.conf to /etc/maomao/config.conf
This commit is contained in:
parent
4ab5884931
commit
9030579b18
3 changed files with 18 additions and 8 deletions
|
|
@ -86,7 +86,8 @@ mkdir -p ~/.config/maomao/
|
|||
|
||||
|
||||
# config
|
||||
you can use `MAOMAOCONFIG` env to set the config folder path
|
||||
you can use `MAOMAOCONFIG` env to set the config-folder-path and the autostart-folder-patch
|
||||
like `MAOMAOCONFIG=/home/xxx/maomao`
|
||||
|
||||
- the only default keybinds is ctrl+alt+[F1-F12] to change tty
|
||||
|
||||
|
|
@ -94,6 +95,8 @@ you can use `MAOMAOCONFIG` env to set the config folder path
|
|||
|
||||
- the default autostart path is `~/.config/maomao/autostart.sh`
|
||||
|
||||
- the fallback config path is in /etc/maomao/config.conf
|
||||
|
||||
|
||||
# my dotfile
|
||||
[maomao-config](https://github.com/DreamMaoMao/dotfile/tree/main/maomao)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue