Browse Source

add `nimble build` to test script

fix-resizing
Wesley Kerfoot 5 years ago
parent
commit
e14b7dc579
  1. 1
      test.sh

1
test.sh

@ -1,5 +1,6 @@
#! /usr/bin/env bash
nimble build
pkill -f Xephyr
Xephyr -ac -screen 1280x1024 -br -reset -terminate :1 &

Loading…
Cancel
Save