Clean-Up README.org
- Remove leading whitespaces from README.org source code blocks - Remove extra blank lines - Fix typos
This commit is contained in:
@@ -52,7 +52,6 @@ In order to connect dwm to a specific display, make sure that the DISPLAY enviro
|
||||
DISPLAY=foo.bar:1 exec dwm
|
||||
#+end_src
|
||||
|
||||
|
||||
(This will start dwm on display :1 of the host foo.bar.)
|
||||
|
||||
In order to display status info in the bar, you can do something like this in your .xinitrc:
|
||||
@@ -564,8 +563,7 @@ If you are experiencing issues then you may want to check out the [[https://gith
|
||||
(for example normal vertical split for main monitor and horizontal split for the second)
|
||||
|
||||
- [[https://dwm.suckless.org/patches/monoclesymbol/][monoclesymbol]]
|
||||
- always display the the monocle-symbol as defined in config.h if the monocle-layout is
|
||||
activated
|
||||
- always display the monocle-symbol as defined in config.h if the monocle-layout is activated
|
||||
- do not display the number of open clients in the current tag
|
||||
|
||||
- [[https://dwm.suckless.org/patches/moveresize/][moveresize]]
|
||||
|
Reference in New Issue
Block a user