From 05e5019bdfa371e380d89dedb3bcf6555cc87c8f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 22 Aug 2025 20:50:23 -0500 Subject: adding caffeine to launch items --- dotfiles/system/.local/bin/startdwm | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/system/.local/bin/startdwm b/dotfiles/system/.local/bin/startdwm index 69efcaa..574b44c 100755 --- a/dotfiles/system/.local/bin/startdwm +++ b/dotfiles/system/.local/bin/startdwm @@ -44,6 +44,7 @@ nitrogen --restore & nm-applet & blueman-applet & redshift-gtk & +caffeine & caffeine-indicator & battery_monitor & mpd & -- cgit v1.2.3