import-env: fail if no matching process is found
This commit is contained in:
parent
d5fa2e99de
commit
9b6c44cce0
7 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/zsh
|
||||
source ${0:a:h:h}/import-env.zsh
|
||||
import-env awesome
|
||||
import-env awesome | exit 1
|
||||
exec picom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue