diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-22 20:50:23 -0500 | 
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-22 20:50:23 -0500 | 
| commit | 05e5019bdfa371e380d89dedb3bcf6555cc87c8f (patch) | |
| tree | 0625c4a43d4336c47295e8ad15484a15db1e070e /dotfiles/system/.local/bin | |
| parent | a31b5743e232e5355f5f2e35ba959ffc6146ccb7 (diff) | |
adding caffeine to launch items
Diffstat (limited to 'dotfiles/system/.local/bin')
| -rwxr-xr-x | dotfiles/system/.local/bin/startdwm | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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 & | 
