save selected sidebar tab

This commit is contained in:
Drew Weymouth
2025-11-01 12:45:09 -07:00
parent 694e59d5b6
commit 33eb081ff9
3 changed files with 18 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ type AppConfig struct {
EnableOSMediaPlayerAPIs bool
ShowSidebar bool
SidebarWidthFraction float64
SidebarTab string
FontNormalTTF string
FontBoldTTF string