aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJopStro <[email protected]>2021-02-01 15:13:34 +0000
committerGitHub <[email protected]>2021-02-01 15:13:34 +0000
commit3abcffa2e0c97bb95fb190ac56bad3684b446885 (patch)
tree88363c6fae1356bb0eb765f1fc15764263e14302
parent81b622450d4f645fdc330e85f517897799588c2f (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 11f9e93..cf46098 100644
--- a/README.md
+++ b/README.md
@@ -28,4 +28,4 @@ Now just restart bspwm and you're good to go.
# Known Issues
* Incompatability with LibreOffice due to it having a splash screen and spawning multiple windows, use --no-logo when launching and turn off "Tip of the day" in order to avoid this issue.
-* ~~Due to the way the script works, programs opened with dmenu_run will still swallow the teminal. This issue can be avoided by using the script noswallow_dmenu in examples/scripts instead of dmenu_run.~~ this is now only an issue with windows without the \_NET\_WM\_PID xproperty
+* ~~Due to the way the script works, programs opened with dmenu_run will still swallow the teminal. This issue can be avoided by using the script noswallow_dmenu in examples/scripts instead of dmenu_run.~~ this is now only an issue with windows without the \_NET\_WM\_PID xproperty (for example sxiv)