Skip to content

Instantly share code, notes, and snippets.

@neetjn
Created June 12, 2019 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neetjn/1452f0ca91886d935baaa405fb8dd15f to your computer and use it in GitHub Desktop.
Save neetjn/1452f0ca91886d935baaa405fb8dd15f to your computer and use it in GitHub Desktop.
cd /tmp
git clone https://github.com/Airblader/xcb-util-xrm
cd xcb-util-xrm
git submodule update --init
./autogen.sh --prefix=/usr
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment