mirror of
https://github.com/dk98174003/Meshtastic-Client.git
synced 2026-06-11 01:34:56 +02:00
New settings menu
Settings menu to remember light/dark mode, connection and other settings.
This commit is contained in:
Binary file not shown.
+1120
-587
File diff suppressed because it is too large
Load Diff
@@ -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