decrease to 25

This commit is contained in:
nyx 2024-10-01 21:00:12 -04:00
parent 952fa159ba
commit 23f5d45307
No known key found for this signature in database
GPG Key ID: 9924455A3BB7D06C

View File

@ -23,7 +23,7 @@ use ratatui::{
};
const MIN_WIDTH: u16 = 100;
const MIN_HEIGHT: u16 = 30;
const MIN_HEIGHT: u16 = 25;
const TITLE: &str = concat!("Linux Toolbox - ", env!("BUILD_DATE"));
const ACTIONS_GUIDE: &str = "List of important tasks performed by commands' names: