Justfile/hm-iterate-qtile: fallback to building system

This commit is contained in:
steveej 2018-11-04 14:07:02 +01:00
parent 7572248be0
commit c996484c84
2 changed files with 1 additions and 1 deletions

View file

@ -64,7 +64,7 @@ update-this-device:
hm-iterate-qtile: hm-iterate-qtile:
#!/usr/bin/env bash #!/usr/bin/env bash
set -xe set -xe
home-manager switch home-manager switch || just -v rebuild-this-device switch
Xephyr -ac -br -resizeable :1 & Xephyr -ac -br -resizeable :1 &
XEPHYR_PID=$! XEPHYR_PID=$!
echo ${XEPHYR_PID} echo ${XEPHYR_PID}

Binary file not shown.