13 lines
632 B
Markdown
13 lines
632 B
Markdown
# Common home manager stuff
|
|
|
|
## File structure
|
|
|
|
| Directory | Description |
|
|
| -------------------- | --------------------------------------------- |
|
|
| [cli/](./cli) | Configuration for terminal stuff |
|
|
| [desktop](./desktop) | Desktop apps usable on both wayland and xorg |
|
|
| [xorg](./xorg) | Xorg only stuff |
|
|
| [wayland](./wayland) | Wayland only stuff |
|
|
| [neovim](./neovim) | Neovim (to be expanded in the future ) |
|
|
| [games](./games) | Similar to [desktop](./desktop) but for games |
|