aboutsummaryrefslogtreecommitdiff
path: root/dwm/.config
diff options
context:
space:
mode:
authorKumar Damani <kdamani@kepler.space>2021-02-06 23:23:17 +0000
committerKumar Damani <kdamani@kepler.space>2021-02-06 23:23:17 +0000
commitea46c39ad708e88c37e3082b9d04e6c08420e719 (patch)
tree7325770dbbeee62e54d7b166be335718f599dc43 /dwm/.config
parent630731727a4c1a896c5ba16abca76a997a04402e (diff)
dotfiles update, dwm update
Diffstat (limited to 'dwm/.config')
-rwxr-xr-xdwm/.config/dwm/autostart.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/dwm/.config/dwm/autostart.sh b/dwm/.config/dwm/autostart.sh
new file mode 100755
index 0000000..942b51f
--- /dev/null
+++ b/dwm/.config/dwm/autostart.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+echo "$(date) Running from DWM" > $XDG_CONFIG_HOME/dwm/log
+# Run the general autostart.sh script in Scripts/
+autostart.sh