diff --git a/Flow.Launcher/ViewModel/SettingWindowViewModel.cs b/Flow.Launcher/ViewModel/SettingWindowViewModel.cs index 65321e6ba..e7ef4da11 100644 --- a/Flow.Launcher/ViewModel/SettingWindowViewModel.cs +++ b/Flow.Launcher/ViewModel/SettingWindowViewModel.cs @@ -463,7 +463,10 @@ namespace Flow.Launcher.ViewModel "dd'/'MM", "ddd MM'/'dd", "dddd MM'/'dd", - "dddd" + "dddd", + "ddd dd'/MM'", + "dddd dd'/MM'" + }; public double WindowWidthSize