aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2023-12-22 13:29:26 -0500
committerLibravatar GitHub <[email protected]>2023-12-22 13:29:26 -0500
commit8fba36adc4b6ff293812c3155a32a2e497f1f57b (patch)
tree6ff3467f5883da363f2046991f3b2b2dcc953c28
parent7426dedaf1ffe142ca718533083a5eb51109ca7e (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb69fc1..95622bc 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ cargo install --path .
```
## Usage
-To use the program, simply run `pomd` wherever you run startup programs. It requires a D-Bus session, so make sure that you use xinit/startx you will need to start the program after launching your session.
+To use the program, simply run `pomd` wherever you run startup programs. It requires a D-Bus session, so if you use xinit/startx you will need to start the program after launching your session.
The [pomc](https://github.com/exvacuum/pomc) client application can be used to interact with the daemon, or you can interact with the interface in your own scripts/programs.