diff options
author | ZachIR <zachir@librem.one> | 2025-08-09 06:20:14 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-08-09 06:20:14 -0500 |
commit | 6607b570e0891d060a0fe6d70f251e9e2a0d9fea (patch) | |
tree | 2f95b1e1cd73bf3d580286558be9dbc9019b53b6 | |
parent | 6ebd6aa0e279f59c649b4c294c6034501cb169ed (diff) |
Add dwm autostart; I am trying it again on car
-rwxr-xr-x | dwm/autostart.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dwm/autostart.sh b/dwm/autostart.sh new file mode 100755 index 0000000..959797c --- /dev/null +++ b/dwm/autostart.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +slstatus & |