Skip to content

Commit

Permalink
hides swap option
Browse files Browse the repository at this point in the history
This option currently breaks the install.
  • Loading branch information
taukakao committed Feb 6, 2025
1 parent 8927607 commit 2f48587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vanilla_installer/gtk/widget-partition.ui
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
</child>
<child>
<object class="AdwPreferencesGroup" id="swap_part">
<property name="visible">False</property>
<property name="title" translatable="yes">Swap Partition</property>
<property name="description" translatable="yes">Swap acts as a virtual extension of your RAM and enables hibernation. Vanilla OS already uses zram to provide swapping at no storage cost.</property>
<child>
Expand Down

0 comments on commit 2f48587

Please sign in to comment.