9 lines
160 B
Markdown
9 lines
160 B
Markdown
# Spectrwm
|
|
|
|
Próbao con [`Xephyr`](https://wiki.archlinux.org/index.php/Xephyr):
|
|
|
|
```bash
|
|
Xephyr -br -ac -noreset -screen 1280x720 :1 &
|
|
DISPLAY=:1 spectrwm
|
|
```
|