Add testnet mode to .desktop file
Easy way to start testnet version from linux DE
This commit is contained in:
@@ -14,4 +14,8 @@ StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=x-scheme-handler/bitcoin;
|
||||
Actions=Testnet;
|
||||
|
||||
[Desktop Action Testnet]
|
||||
Exec=electrum --testnet %u
|
||||
Name=Testnet mode
|
||||
|
||||
Reference in New Issue
Block a user