Merge staging to master #12
2 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue