i3-colors/tests/test-apply-no-vars.sh

9 lines
164 B
Bash
Raw Permalink Normal View History

2019-10-08 21:59:31 -04:00
#!/bin/bash
wai=$(dirname $(readlink -f $0))
source "${wai}/include.sh"
##### Test apply on theme with no variables
2019-10-09 10:38:33 -04:00
$exec apply -d ${data}/google ${data}/config
2019-10-09 10:05:52 -04:00