Update README.md to document inheritance

Closes #4.
This commit is contained in:
Albert S. 2020-09-06 21:45:43 +02:00
부모 560e15d48d
커밋 5076f044a6
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -62,6 +62,18 @@ col 0
key I
```
Example with inheritance: qsrun will search for "vlc.desktop" inside the paths defined in sysAppsPaths:
```
inherit vlc.desktop
row 3
col 1
```
Therefore, there is no need to explicitly the entry a name or icon etc. However, values given here will overwrite the inherited values.
"key" means a shortcut key, you can launch those by pressing Ctrl + "key", so in
the example above: CTRL + I.