Add readme
This commit is contained in:
parent
4819128bda
commit
d0f08bfa1b
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Dev instructions
|
||||||
|
|
||||||
|
```
|
||||||
|
# Run a test nested X server with dimensions tuned for i3 status bar work
|
||||||
|
$ Xephyr :1 -screen 1280x200 &
|
||||||
|
# Run i3 with a custome socket directory so you don't clash with any
|
||||||
|
# preexisting ones.
|
||||||
|
# TODO(wathiede): write stripped down i3 config and use it
|
||||||
|
$ I3SOCK=/tmp/i3 DISPLAY=:1 i3
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user