forked from iarv/Meshtastic-Client
New settings menu
Settings menu to remember light/dark mode, connection and other settings.
This commit is contained in:
BIN
LinuxMint/meshtastic-client_1.0.202512121858_amd64.deb
Normal file
BIN
LinuxMint/meshtastic-client_1.0.202512121858_amd64.deb
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
12
LinuxMint/meshtastic_client_settings.json
Normal file
12
LinuxMint/meshtastic_client_settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 2,
|
||||
"host": "192.168.0.156",
|
||||
"port": 4403,
|
||||
"connection_type": "tcp",
|
||||
"serial_port": "",
|
||||
"ble_address": "",
|
||||
"theme": "dark",
|
||||
"channel_choice": "Public (broadcast)",
|
||||
"window_geometry": "1500x820+201+355",
|
||||
"sash_fraction": 0.4
|
||||
}
|
||||
Reference in New Issue
Block a user