mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 10:15:20 +00:00
parent
f9b0c66843
commit
501e725a47
1 changed files with 8 additions and 0 deletions
|
@ -74,3 +74,11 @@ $ sudo docker run -it --rm \
|
|||
|
||||
### How do I get more verbose logs?
|
||||
See `log_level` in `buildozer.spec`
|
||||
|
||||
|
||||
### Kivy can be run directly on Linux Desktop. How?
|
||||
Install Kivy.
|
||||
|
||||
Build atlas: `(cd electrum/gui/kivy/; make theming)`
|
||||
|
||||
Run electrum with the `-g` switch: `electrum -g kivy`
|
||||
|
|
Loading…
Add table
Reference in a new issue