set backend in config
This commit is contained in:
parent
14ad9850e2
commit
74ae311691
3 changed files with 5 additions and 3 deletions
4
local/bin/qutebrowserdebug
Executable file
4
local/bin/qutebrowserdebug
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
mkdir -p /home/noctua/.cache/qutebrowser/log/
|
||||
exec /home/noctua/.local/bin/qutebrowser --debug "$@" 2>&1 | svlogd /home/noctua/.cache/qutebrowser/log/
|
Loading…
Add table
Add a link
Reference in a new issue