diff --git a/DerpingDrivers/App.xaml b/DerpingDrivers/App.xaml
index d27c576..e6afd74 100644
--- a/DerpingDrivers/App.xaml
+++ b/DerpingDrivers/App.xaml
@@ -13,11 +13,10 @@
-
diff --git a/DerpingDrivers/DerpingDrivers.csproj b/DerpingDrivers/DerpingDrivers.csproj
index 2af481e..e7065dd 100644
--- a/DerpingDrivers/DerpingDrivers.csproj
+++ b/DerpingDrivers/DerpingDrivers.csproj
@@ -47,9 +47,6 @@
..\packages\MahApps.Metro.1.6.5\lib\net45\MahApps.Metro.dll
-
- ..\packages\MahApps.Metro.IconPacks.2.3.0\lib\net45\MahApps.Metro.IconPacks.dll
-
diff --git a/DerpingDrivers/MainWindow.xaml b/DerpingDrivers/MainWindow.xaml
index 8a6ddb9..2ba8c57 100644
--- a/DerpingDrivers/MainWindow.xaml
+++ b/DerpingDrivers/MainWindow.xaml
@@ -5,79 +5,59 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:DerpingDrivers"
xmlns:controls="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro"
- xmlns:iconPacks="http://metro.mahapps.com/winfx/xaml/iconpacks"
mc:Ignorable="d"
Title="Derping Drivers - Windows driver settings detection tool"
- Height="420" Width="600"
+ Height="360" Width="880"
ShowMaxRestoreButton="False"
ResizeMode="NoResize"
DataContext="{Binding RelativeSource={RelativeSource Self}}">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
+
-
-
-
-
-
-
-
- Show me some wisdom!
-
-
+
+ Lorem ipsum
+
\ No newline at end of file
diff --git a/DerpingDrivers/packages.config b/DerpingDrivers/packages.config
index bed2368..3159a5b 100644
--- a/DerpingDrivers/packages.config
+++ b/DerpingDrivers/packages.config
@@ -4,5 +4,4 @@
-
\ No newline at end of file