summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-05-17 07:57:56 -0400
committerGitHub <noreply@github.com>2020-05-17 07:57:56 -0400
commit22c71c355ca4f4e965c3d07e9ac37b0da7349255 (patch)
tree789240e60a7c3f04c2058fa67316ae6698eae3fd
parentd2083bb47ba9f718add6e0f6a041a76895eb5dd8 (diff)
parent1d6423104722558c3be13fffc5475405c4d9a519 (diff)
Merge pull request #212 from LoganDungeon/patch-1
renamed compton 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