diff options
Diffstat (limited to 'x')
-rwxr-xr-x | x | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -1,16 +0,0 @@ -#!/bin/sh - -exec &> /dev/null - -Xephyr -ac :1 & -disown - -DISPLAY=:1 fluxbox & -disown - -Xephyr -ac :2 & -disown - -DISPLAY=:2 fluxbox & -disown - |