summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoganDungeon <JonasW96@gmx.net>2020-05-17 13:55:24 +0200
committerGitHub <noreply@github.com>2020-05-17 13:55:24 +0200
commit1d6423104722558c3be13fffc5475405c4d9a519 (patch)
tree789240e60a7c3f04c2058fa67316ae6698eae3fd
parentd2083bb47ba9f718add6e0f6a041a76895eb5dd8 (diff)
renamed compton to picom
Just a small change: compton recently was renamed to picom
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 95238b6..811f446 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Obviously, `make` is required to build. `fontconfig` is required for the default
On OpenBSD, be sure to edit `config.mk` first and remove `-lrt` from the `$LIBS` before compiling.
-Be sure to have a composite manager (`xcompmgr`, `compton`, etc.) running if you want transparency.
+Be sure to have a composite manager (`xcompmgr`, `picom`, etc.) running if you want transparency.
## How to configure dynamically with Xresources