We all have our lazy moments. Ditching the “lazy” label for a disciplined approach isn’t just about overnight transformations. It’s adopting simple habits that can help you become disciplined and stay on track. The difference between being lazy and disciplined is comfort versus pushing yourself. Being lazy is about seeking comfort, while discipline is about doing what needs to be done—even when you don’t feel like doing it. Discipline is not a destination, but a constant journey – an ongoing, lifelong process of personal growth and self-improvement. It isn’t something that you suddenly achieve, it is something you build, slowly and steadily.So, don’t feel disheartened if you don’t observe any self-improvement within just a few days. It is a slow process.
Below are a few steps mentioned to turn habitual laziness into steady discipline:
Starting the day with a glass of water has several benefits.Drinking water in the morning helps rehydrate the body after a night of fluid loss. Research suggests that even mild dehydration can impact memory, mood, and energy levels.After hydrating, start with a short movement sessionAccording to VegOut, research shows that just 100 seconds is enough. Activities like brisk walking, can boost mood and increase dopamine and blood flow. Choose stretching, jumping jacks, dancing, or any movement you like. This short session can help kickstart your day without feeling overwhelmed.Making your bed is a basic yet effective way to start the day.It takes just 45 seconds, but can have a positive impact on your productivity. A tidy bed can also set a sense of organization and readiness for the day ahead. According to Admiral William H. McRaven, completing this small task can create a ripple effect, helping you tackle bigger tasks throughout the day.Take two minutes to write in a journalUsing prompts like “I will let go of…”, “I am grateful for…”, and “Today I intend to…”. Research shows that brief gratitude writing can reduce stress and improve well-being. This simple exercise helps reframe your to-do list and set a positive tone for the day, proving that small actions can have a significant impact.Setting a clear planBefore checking your phone or starting work, complete a small task you’ve planned the night before, like organizing files or sending a simple message. Research on implementation intentions shows that by setting a clear plan, you can get a quick win and a dopamine boost to start your dayTake a minute to mentally rehearse the most challenging part of your dayVisualize yourself handling it confidently and effectively, including potential questions and responses. This mental preparation can help reduce anxiety and make you feel more prepared when the actual situation arises.Take 60 slow breaths, focusing on each exhale.Research shows that slow breathing can increase heart-rate variability, promoting relaxation and calmness. Counting your breaths can also help calm a busy mind, allowing you to start the day with greater clarity and composure.Start your day with a healthy breakfastResearch suggests that fermented foods such as scrambled eggs with spinach and a glass of kombucha can support mental health and stress resilience through the gut-brain connection. Adding protein helps stabilize blood sugar levels, keeping you fuller and more focused throughout the morning.
var _mfq = window._mfq || [];
_mfq.push([“setVariable”, “toi_titan”, window.location.href]);
!(function(f, b, e, v, n, t, s) {
function loadFBEvents(isFBCampaignActive) {
if (!isFBCampaignActive) {
return;
}
(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod(…arguments) : n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://connect.facebook.net/en_US/fbevents.js’, n, t, s);
fbq(‘init’, ‘593671331875494’);
fbq(‘track’, ‘PageView’);
};
function loadGtagEvents(isGoogleCampaignActive) {
if (!isGoogleCampaignActive) {
return;
}
var id = document.getElementById(‘toi-plus-google-campaign’);
if (id) {
return;
}
(function(f, b, e, v, n, t, s) {
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
t.id = ‘toi-plus-google-campaign’;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://www.googletagmanager.com/gtag/js?id=AW-877820074’, n, t, s);
};
function loadSurvicateJs(allowedSurvicateSections = []){
const section = window.location.pathname.split(‘/’)[1]
const isHomePageAllowed = window.location.pathname === ‘/’ && allowedSurvicateSections.includes(‘homepage’)
const ifAllowedOnAllPages = allowedSurvicateSections && allowedSurvicateSections.includes(‘all’);
if(allowedSurvicateSections.includes(section) || isHomePageAllowed || ifAllowedOnAllPages){
(function(w) {
function setAttributes() {
var prime_user_status = window.isPrime ? ‘paid’ : ‘free’ ;
var geoLocation = window?.geoinfo?.CountryCode ? window?.geoinfo?.CountryCode : ‘IN’ ;
w._sva.setVisitorTraits({
toi_user_subscription_status : prime_user_status,
toi_user_geolocation : geoLocation
});
}
if (w._sva && w._sva.setVisitorTraits) {
setAttributes();
} else {
w.addEventListener(“SurvicateReady”, setAttributes);
}
var s = document.createElement(‘script’);
s.src=”https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js”;
s.async = true;
var e = document.getElementsByTagName(‘script’)[0];
e.parentNode.insertBefore(s, e);
})(window);
}
}
window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = “toiplus_site_settings” in f && “isFBCampaignActive” in f.toiplus_site_settings && “isGoogleCampaignActive” in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl=”https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published”;
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
‘script’,
);
#simple #morning #rituals #overcome #laziness