diff options
| author | JopStro <[email protected]> | 2020-07-02 11:27:23 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-02 11:27:23 +0100 |
| commit | 75d3e47d6949639047dad8d5a18a3ea91100fa9f (patch) | |
| tree | 714af90ff7382967af7a356c3df8712c333b7076 | |
| parent | 613da32b7041aab7588c474ca5f4f2ef15b5ab8c (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. +* 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. |
