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
|
DISPLAY=foo.bar:1 exec dwm
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
|
||||||
(This will start dwm on display :1 of the host foo.bar.)
|
(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:
|
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)
|
(for example normal vertical split for main monitor and horizontal split for the second)
|
||||||
|
|
||||||
- [[https://dwm.suckless.org/patches/monoclesymbol/][monoclesymbol]]
|
- [[https://dwm.suckless.org/patches/monoclesymbol/][monoclesymbol]]
|
||||||
- always display the the monocle-symbol as defined in config.h if the monocle-layout is
|
- always display the monocle-symbol as defined in config.h if the monocle-layout is activated
|
||||||
activated
|
|
||||||
- do not display the number of open clients in the current tag
|
- do not display the number of open clients in the current tag
|
||||||
|
|
||||||
- [[https://dwm.suckless.org/patches/moveresize/][moveresize]]
|
- [[https://dwm.suckless.org/patches/moveresize/][moveresize]]
|
||||||
|
Reference in New Issue
Block a user