- commit
- 119645a48f227c3e69900007a38559b82942ff9f
- parent
- 8ff1032e62f20eda1b84be0e9b2700a778a9a792
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-02-17 08:10
motivate hackers
Diffstat
| M | README.md | 3 | +++ |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -17,6 +17,9 @@ or Steam. Menus are supported via rofi. 17 17 - In host.py, adapt `render()` to use your icons and colors 18 18 - In menu.py, adapt `DMENU_CMD` to your preferred dmenu-like tool 19 19 -1 20 Apart from that, feel free to change whatever you like. This repo is meant as -1 21 an example, not a turn-key solution. -1 22 20 23 ## Module 21 24 22 25 ```ini