mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Updated readme to reflect stumpwm-contrib modules
This commit is contained in:
parent
a5b8276c0a
commit
d0768e90e1
|
|
@ -4,16 +4,14 @@ This repo contains code implementing Spatial Groups for StumpWM.
|
|||
|
||||
Installation:
|
||||
|
||||
Please see https://github.com/stumpwm/stumpwm/wiki/Modules for how to
|
||||
install the stumpwm-contrib collection.
|
||||
|
||||
Otherwise, manually:
|
||||
|
||||
mkdir ~/.stumpwm.d/modules (if needed)
|
||||
cd ~/.stumpwm.d/modules
|
||||
|
||||
hg clone http://hg.pf.osdn.net/view/r/rl/rladams/StumpWMSpatial
|
||||
|
||||
- or -
|
||||
|
||||
Visit with a browser: https://osdn.net/users/rladams/pf/StumpWMSpatial/scm/tree/tip/
|
||||
Click "Export TAR" on the right side.
|
||||
While in the modules directory: tar -zxvf TARFILE (ie: StumpWMSpatial-5b47f5.tar.gz)
|
||||
git clone https://github.com/stumpwm/stumpwm-contrib ~/.stumpwm.d/modules
|
||||
|
||||
In your .stumpwmrc, add the following:
|
||||
|
||||
|
|
@ -92,19 +90,19 @@ the central workspace.
|
|||
|
||||
+-----------------------------------------------+----------------------+
|
||||
| | | |
|
||||
| | Suppliment | |
|
||||
| | Supplement | |
|
||||
| | | |
|
||||
| | Firefox | |
|
||||
| | | |
|
||||
+----------------------------------------------------------------------+
|
||||
| | | |
|
||||
| Supplement | Central Task | Suppliment |
|
||||
| Supplement | Central Task | Supplement |
|
||||
| | | |
|
||||
| SQL Window | EMACS | Documentation |
|
||||
| | | |
|
||||
+----------------------------------------------------------------------+
|
||||
| | | |
|
||||
| | Suppliment | |
|
||||
| | Supplement | |
|
||||
| | | |
|
||||
| | Two shell prompts | |
|
||||
| | | |
|
||||
|
|
@ -127,19 +125,19 @@ projects.
|
|||
|
||||
+-----------------------------------------------+----------------------+
|
||||
| 1,1,1 | | |
|
||||
| | Suppliment | |
|
||||
| | Supplement | |
|
||||
| | | |
|
||||
| | Firefox | |---------+
|
||||
| | | | |
|
||||
+----------------------------------------------------------------------+ |
|
||||
| | | | |
|
||||
| Supplement | Central Task | Suppliment | |
|
||||
| Supplement | Central Task | Supplement | |
|
||||
| | | | |----------+
|
||||
| SQL Window | EMACS | Documentation |---------+ |
|
||||
| | | | | |
|
||||
+----------------------------------------------------------------------+ | |
|
||||
| | | | | |
|
||||
| | Suppliment | |on | |
|
||||
| | Supplement | |on | |
|
||||
| | | | |----------+
|
||||
| | Two shell prompts | |---------+ |
|
||||
| 1,3,1 | | | | |
|
||||
|
|
|
|||
Loading…
Reference in a new issue