Justfile/hm-iterate-qtile: fallback to building system
This commit is contained in:
parent
7572248be0
commit
c996484c84
2 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -64,7 +64,7 @@ update-this-device:
|
|||
hm-iterate-qtile:
|
||||
#!/usr/bin/env bash
|
||||
set -xe
|
||||
home-manager switch
|
||||
home-manager switch || just -v rebuild-this-device switch
|
||||
Xephyr -ac -br -resizeable :1 &
|
||||
XEPHYR_PID=$!
|
||||
echo ${XEPHYR_PID}
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue