14 lines
343 B
Diff
14 lines
343 B
Diff
etc/default/boom | 4 ++--
|
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
diff --git a/etc/default/boom b/etc/default/boom
|
|
index cd5f772..451cb37 100755
|
|
--- a/etc/default/boom
|
|
+++ b/etc/default/boom
|
|
@@ -1,3 +1,3 @@
|
|
-BOOM_USE_SUBMENU="yes"
|
|
+BOOM_USE_SUBMENU="no"
|
|
BOOM_SUBMENU_NAME="Snapshots"
|
|
-BOOM_ENABLE_GRUB="yes"
|
|
+BOOM_ENABLE_GRUB="no"
|