[StumpWM] Clearer documentation
This commit is contained in:
parent
4868f26dad
commit
4ff8781b52
@ -597,12 +597,12 @@ using tiling window managers. I shall then continue this habit. Here
|
|||||||
is the list of groups I will be using:
|
is the list of groups I will be using:
|
||||||
#+name: list-groups
|
#+name: list-groups
|
||||||
| Groups | Number | Windows | Type |
|
| Groups | Number | Windows | Type |
|
||||||
|---------+--------+---------+------|
|
|---------+--------+---------+--------|
|
||||||
| [TERM] | 1 | | |
|
| [EMACS] | 1 | | Tiling |
|
||||||
| [EMACS] | 2 | | |
|
| [TERM] | 2 | | Tiling |
|
||||||
| [WWW] | 3 | | |
|
| [WWW] | 3 | | Tiling |
|
||||||
| [PRIV] | 4 | | |
|
| [PRIV] | 4 | | Tiling |
|
||||||
| [FILES] | 5 | Nemo | |
|
| [FILES] | 5 | Nemo | Tiling |
|
||||||
|
|
||||||
#+name: gen-groups
|
#+name: gen-groups
|
||||||
#+header: :exports none
|
#+header: :exports none
|
||||||
@ -623,9 +623,9 @@ is the list of groups I will be using:
|
|||||||
"\n"))
|
"\n"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+RESULTS[80f994f9e2436c4c5e2f9916b93813083135c1d2]: gen-groups
|
#+RESULTS[7c58aa808149319f652155b05c9324b841324f23]: gen-groups
|
||||||
: (grename "[TERM]")
|
: (grename "[EMACS]")
|
||||||
: (gnewbg "[EMACS]")
|
: (gnewbg "[TERM]")
|
||||||
: (gnewbg "[WWW]")
|
: (gnewbg "[WWW]")
|
||||||
: (gnewbg "[PRIV]")
|
: (gnewbg "[PRIV]")
|
||||||
: (gnewbg "[FILES]")
|
: (gnewbg "[FILES]")
|
||||||
|
Loading…
Reference in New Issue
Block a user