mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-07-10 11:04:10 -04:00
feat: add load_config_file
This commit is contained in:
parent
b15f7a0e72
commit
a70d377bdc
5 changed files with 16 additions and 5 deletions
|
|
@ -167,6 +167,7 @@ bindr=Super,Super_L,spawn,rofi -show run
|
|||
| `spawn_shell` | `cmd` | Execute shell command (supports pipes `\|`). |
|
||||
| `spawn_on_empty` | `cmd,tagnumber` | Open command on empty tag. |
|
||||
| `reload_config` | - | Hot-reload configuration. |
|
||||
| `load_config_file` | `file path` | Load configuration from the specified file. Empty path resets to default config location. |
|
||||
| `quit` | - | Exit mangowm. |
|
||||
| `toggleoverview` | - | Toggle overview mode. |
|
||||
| `togglejump` | - | Toggle overview with jump mode. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue