Last active 1 month ago

carbontwelve's Avatar carbontwelve revised this gist 1 month ago. Go to revision

1 file changed, 1 insertion, 1 deletion

setup.sh

@@ -1,2 +1,2 @@
1 1 # Install dependencies for dwm swallow patch
2 - apt install libxcb libx11-xcb-dev libxcb-res0-dev
2 + apt install libxcb-composite0 libx11-xcb-dev libxcb-res0-dev

carbontwelve's Avatar carbontwelve revised this gist 1 month ago. Go to revision

1 file changed, 2 insertions

setup.sh(file created)

@@ -0,0 +1,2 @@
1 + # Install dependencies for dwm swallow patch
2 + apt install libxcb libx11-xcb-dev libxcb-res0-dev
Newer Older