diff options
author | David Runge <dave@sleepmap.de> | 2015-10-23 15:36:35 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-10-23 15:36:35 +0200 |
commit | 390f41f5e9604f07fcc44f490a53a342421f9a3d (patch) | |
tree | d4446d1bd8d4942fd8b38f9f40903e9b8e331de7 /README.rst | |
parent | a06a2dfc64a7611e101f669b795134ce6ece2c9f (diff) | |
download | uenv-390f41f5e9604f07fcc44f490a53a342421f9a3d.tar.gz uenv-390f41f5e9604f07fcc44f490a53a342421f9a3d.tar.bz2 uenv-390f41f5e9604f07fcc44f490a53a342421f9a3d.tar.xz uenv-390f41f5e9604f07fcc44f490a53a342421f9a3d.zip |
README.rst: Un-escape emphasis in italics.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ uenv ==== -| *uenv* - as in `\*u\*seful \*env\*ironments` - is a collection of scripts, |systemd| |systemd.service| and |systemd.timer| units and configuration that go along with it. +| *uenv* - as in `*u*seful *env*ironments` - is a collection of scripts, |systemd| |systemd.service| and |systemd.timer| units and configuration that go along with it. | It is meant to help organizing your workflow and hiding away user and system services in neat little separate environments. | Arguably a couple of the |systemd.unit| might only be useful, when using window managers like |awesome|, that stem from a minimalistic approach. | Some of the functionalities implemented here can be found in desktop environments like |kde| or |gnome|. |