Add README screenshots
This commit is contained in:
@@ -54,7 +54,7 @@ public partial class MainWindow : Window
|
||||
HotkeyBox.Text = controller.Config.Hotkey;
|
||||
DisplayModeBox.SelectedItem = controller.Config.DisplayMode;
|
||||
LoadStartupState();
|
||||
StatusText.Text = $"Config file: {ConfigService.ConfigPath}";
|
||||
StatusText.Text = "Config file: config.json beside TaskbarLauncher.exe";
|
||||
if (itemToSelect is not null && SelectTreeItem(itemToSelect))
|
||||
{
|
||||
selectedItem = itemToSelect;
|
||||
|
||||
Reference in New Issue
Block a user