Change the default with of Wox.

Remove Aero themes.
This commit is contained in:
qianlifeng
2014-11-27 13:01:12 +08:00
parent 34dbed7733
commit e928c78749
4 changed files with 1 additions and 115 deletions

View File

@@ -20,7 +20,7 @@
<Setter Property="Padding" Value="8 10 8 8" />
</Style>
<Style x:Key="BaseWindowStyle" TargetType="{x:Type Window}">
<Setter Property="Width" Value="500" />
<Setter Property="Width" Value="800" />
</Style>
<Style x:Key="BasePendingLineStyle" TargetType="{x:Type Line}">