xcrab/xinitrc
2022-06-27 11:11:12 -05:00

10 lines
87 B
Bash

#!/bin/sh
xsetroot -solid \#555555 &
xclock &
xterm &
sleep 0.5;
target/debug/xcrab