diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-06-02 15:06:12 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-06-02 15:06:12 -0400 |
commit | 3c1ef738a7327d4f2c0336c0a6a9e04769e6c730 (patch) | |
tree | a994e8fdaa7901e55216f64834e626abeab453f9 /README.md | |
parent | 9839f563e73b61008fe789107e0d0d2879834753 (diff) | |
parent | 22c71c355ca4f4e965c3d07e9ac37b0da7349255 (diff) |
Merge branch 'master' of 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 |