Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabobko committed Nov 2, 2023
1 parent ca7f63f commit e799cb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ h_list
`move-through up` will result in the following layout
```
v_list
├── window 2 (focused)
├── window 2 (focused)
└── h_list
├── window 1
└── window 3
Expand Down
2 changes: 1 addition & 1 deletion docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ AeroSpace uses TOML format for the config. TOML is easy to read, and it supports
info](https://toml.io/en/)

### Binding modes
TODO DOCUMENTATION
TODO DOCUMENTATION. For now you can refer to https://i3wm.org/docs/userguide.html#binding_modes

### Commands

Expand Down

0 comments on commit e799cb3

Please sign in to comment.