mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 06:59:48 -05:00
The i3wm config locations are visited _before_ using the fallback configs. The man page was confusing - it talked about the fallback configs first, but also said they are looked at "at last". By changing the order of the sentences, this should be clearer. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| commands.c | ||
| config.c | ||
| container.c | ||
| criteria.c | ||
| debug_log.c | ||
| extensions.c | ||
| focus.c | ||
| handlers.c | ||
| input_state.c | ||
| ipc-server.c | ||
| layout.c | ||
| main.c | ||
| output.c | ||
| resize.c | ||
| sway.1.txt | ||
| sway.5.txt | ||
| workspace.c | ||