Use environment from window manager

This commit is contained in:
crater2150 2023-08-20 16:17:15 +02:00
parent 22c4d5904a
commit a1514f8bd3
2 changed files with 5 additions and 1 deletions

View file

@ -1,2 +1,4 @@
#!/bin/zsh #!/bin/zsh
source import-env.zsh
import-env awesome
exec picom exec picom

View file

@ -1,2 +1,4 @@
#!/bin/zsh #!/bin/zsh
exec xss-lock -l -- xsecurelock-wrapper source import-env.zsh
import-env awesome
exec xss-lock -l -- xsecurelock-wrapper 2>&1