Changed patch section for ipc
parent
02e11f77bb
commit
7736560ae5
|
|
@ -17,7 +17,7 @@ Compile with `make`, install with `make install`, uninstall `make uninstall`.
|
||||||
## Configuration
|
## Configuration
|
||||||
Like most suckless-like software, configuration is done through `src/config.def.h` modify it to your heart's content. dwl-bar is compatible with [someblocks](https://sr.ht/~raphi/someblocks/) for status.
|
Like most suckless-like software, configuration is done through `src/config.def.h` modify it to your heart's content. dwl-bar is compatible with [someblocks](https://sr.ht/~raphi/someblocks/) for status.
|
||||||
|
|
||||||
If you want dwl-bar to control dwl (via mouse usage primarily) you may want to apply the `patches/dwl-bar-ipc-1.0.diff` patch.
|
If you want dwl-bar to control dwl (via mouse usage primarily) you may want to apply the [ipc](https://github.com/MadcowOG/dwl-bar/compare/ipc.patch) patch.
|
||||||
**However do note that you will also need to apply the [bar-ipc](https://github.com/djpohly/dwl/wiki/bar-ipc) patch for dwl.**
|
**However do note that you will also need to apply the [bar-ipc](https://github.com/djpohly/dwl/wiki/bar-ipc) patch for dwl.**
|
||||||
|
|
||||||
For more information about patching see the [hacking](https://suckless.org/hacking/) article from suckless.
|
For more information about patching see the [hacking](https://suckless.org/hacking/) article from suckless.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue