Skip to content

Commit 9934de8

Browse files
committed
feat: installer modified for FDE
1 parent 65b9ccc commit 9934de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snow_first_setup/gtk/window.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<requires lib="libadwaita" version="1.0" />
55
<template class="VanillaWindow" parent="AdwApplicationWindow">
66
<property name="default-width">800</property>
7-
<property name="default-height">750</property>
7+
<property name="default-height">800</property>
88
<property name="title">First Setup</property>
99
<property name="deletable">False</property>
1010
<child>

0 commit comments

Comments
 (0)