diff options
author | mackarelfish <mackarelfish93@gmail.com> | 2020-05-31 10:23:03 +0700 |
---|---|---|
committer | mackarelfish <mackarelfish93@gmail.com> | 2020-05-31 10:23:03 +0700 |
commit | 6bf7545fc98cd0d42eb727d596215daac809c478 (patch) | |
tree | 1dd49c4a4819f4c4f22a09d9d36a5a129e7a6ceb /README.md | |
parent | 4edc7282ab841142e970dcb4f03f251bb5ed7292 (diff) | |
parent | 22c71c355ca4f4e965c3d07e9ac37b0da7349255 (diff) |
Merge branch 'master' of https://github.com/lukesmithxyz/st
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |