commit f637a2ea641b87135bdfdd3bc50f117037749782
parent b7939d0b3fb3bb44f75c40d0f253d4d85081070d
Author: grouse <bdmfegys@duck.com>
Date: Mon, 15 Jan 2024 00:29:24 -0500
add autostart info to README
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -58,3 +58,6 @@ Configuration
-------------
The configuration of birdwm is done by creating a custom config.h
and (re)compiling the source code.
+The autostart script should be in $HOME/.dwm/autostart.sh
+The programs and commands executed from that script should be placed there
+Have a great day.