mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
fix a typo in the readme
This commit is contained in:
parent
59ca592794
commit
46a359b07e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ Run the binary
|
||||||
|
|
||||||
### Default Config
|
### Default Config
|
||||||
|
|
||||||
As of now, we have a default configuration located at `./runtime/share/mezzaluna/init.lua` and the basics for a tiler plugin following [dmw's](https://dwm.suckless.org/) "master/stack" layout located at `./runtime/share/mezzaluna/master.lua`.
|
As of now, we have a default configuration located at `./runtime/share/mezzaluna/init.lua` and the basics for a tiler plugin following [dwm's](https://dwm.suckless.org/) "master/stack" layout located at `./runtime/share/mezzaluna/master.lua`.
|
||||||
|
|
||||||
Additionally `mez` will also look in `$XDG_CONFIG/mez` for an `init.lua` to kickstart configuration
|
Additionally `mez` will also look in `$XDG_CONFIG/mez` for an `init.lua` to kickstart configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue