better logging
This commit is contained in:
parent
f6c626ad05
commit
b5c88a4d04
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec /home/noctua/.local/bin/qutebrowser --debug --backend webengine "$@" > /data/programming/qutebrowser/recent.log 2>&1
|
||||
exec /home/noctua/.local/bin/qutebrowser --debug --backend webengine "$@" 2>&1 | svlogd /home/noctua/.cache/qutebrowsengine/
|
||||
|
Loading…
Reference in New Issue
Block a user