Use environment from window manager
This commit is contained in:
parent
22c4d5904a
commit
a1514f8bd3
2 changed files with 5 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
#!/bin/zsh
|
||||
source import-env.zsh
|
||||
import-env awesome
|
||||
exec picom
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
#!/bin/zsh
|
||||
exec xss-lock -l -- xsecurelock-wrapper
|
||||
source import-env.zsh
|
||||
import-env awesome
|
||||
exec xss-lock -l -- xsecurelock-wrapper 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue