summaryrefslogtreecommitdiffstats
path: root/src/constants.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.rs')
-rw-r--r--src/constants.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.rs b/src/constants.rs
index 57e17861..103ed626 100644
--- a/src/constants.rs
+++ b/src/constants.rs
@@ -508,7 +508,7 @@ pub const DEFAULT_BASIC_BATTERY_LAYOUT: &str = r##"
// Config and flags
pub const DEFAULT_CONFIG_FILE_PATH: &str = "bottom/bottom.toml";
-// TODO: Eventually deprecate this.
+// TODO: [Config, Deprecation/Refactor] Eventually deprecate this with better configs.
pub const CONFIG_TEXT: &str = r##"# This is a default config file for bottom. All of the settings are commented
# out by default; if you wish to change them uncomment and modify as you see
# fit.