Files
Meshtastic-Client/LinuxMint/meshtastic_client_settings.json
Knud Schrøder 2b5422ef03 New settings menu
Settings menu to remember light/dark mode, connection and other settings.
2025-12-12 19:01:52 +01:00

12 lines
257 B
JSON

{
"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
}