Commit 95775bf4 authored by Bilal Elmoussaoui's avatar Bilal Elmoussaoui

flatpak: set debug as log level by default

parent 8915a19c
......@@ -11,7 +11,8 @@
"--share=ipc",
"--socket=fallback-x11",
"--socket=wayland",
"--device=dri"
"--device=dri",
"--env=RUST_LOG=gnome_tour=debug"
],
"build-options": {
"append-path": "/usr/lib/sdk/rust-stable/bin",
......@@ -34,4 +35,4 @@
]
}
]
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment