- commit
- af617ca0312f975c47f56856f751c6ae9b111b85
- parent
- 4f0759e5a23ea33640de8b0d6b41a0d68178edf6
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-07-01 12:11
README typos
Diffstat
| M | README.md | 4 | ++-- |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
@@ -11,7 +11,7 @@ xiwrap is a thin wrapper around 11 11 ## Example usage 12 12 13 13 ```14 -1 xiwrap --include host-os --dbus-session-talk org.freedesktop.portal.Desktop -- bash-1 14 xiwrap --include host-os --dbus-talk org.freedesktop.portal.Desktop -- bash 15 15 ``` 16 16 17 17 See `xiwrap --help` for a full list of options. @@ -32,7 +32,7 @@ and [firejail](https://github.com/netblue30/firejail)) that experiment with 32 32 alternative designs. I think this is great. We have to allow for some creative 33 33 chaos to come up with great designs. xiwrap is my contribution to that mess. 34 3435 -1 The real goal is to find a set up reusable, easy-to-understand configuration-1 35 The real goal is to find a set of reusable, easy-to-understand configuration 36 36 modules. xiwrap is only a tool that allows me to easily iterate on those 37 37 modules. 38 38