aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJopStro <[email protected]>2021-02-01 15:31:59 +0000
committerJopStro <[email protected]>2021-02-01 15:31:59 +0000
commite99a5158fc7a0a3cd9b8e2fce6d5babe870719fb (patch)
treebf15fd1a51a36e024e669a86c48614a018372878
parent7a4c0890b7c70334caf046a10c27aefbe9e5d0c0 (diff)
parent3abcffa2e0c97bb95fb190ac56bad3684b446885 (diff)
Merge branch 'master' of https://github.com/JopStro/bspswallow
-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)