Files
i3/README.md
2020-09-24 16:28:13 +02:00

13 lines
230 B
Markdown

# i3
Basic i3 configuration
* scripts in bin/
* temporary files in run/ (should not be pushed)
* env file for various specific variables:
```
PRIMARY_OUTPUT=HDMI-1
SECONDARY_OUTPUT=HDMI-2
SECONDARY_OUTPUT_POSITION=--left-of
```