Merge branch 'main' of github.com:streetturtle/noobie into main
This commit is contained in:
commit
0080a55d42
|
@ -75,4 +75,11 @@ Please consult a **noobie.schema.json** for details. Below are few important exc
|
|||
```lua
|
||||
noobie_exmaple_1{ path = os.getenv("HOME") .. '/.config/awesome/noobie/test.sh' },
|
||||
noobie_exmaple_2{ path = os.getenv("HOME") .. '/.config/awesome/noobie/othertest.py' },
|
||||
```
|
||||
```
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
In case of any problem / issue / question:
|
||||
- create an [issue](https://github.com/streetturtle/noobie/issues/new/choose)
|
||||
- raise a question on [Discussions](https://github.com/streetturtle/noobie/discussions)!
|
||||
- ping me on AwesomeWM's discord, here's an [invite](https://discord.gg/XYvn8R5)
|
||||
|
|
Loading…
Reference in New Issue