diff options
| author | ZachIR <zachir@librem.one> | 2025-08-09 06:22:04 -0500 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2025-08-09 06:22:04 -0500 |
| commit | 8be3056baa220cf5ec47f20f2773c992acc606d2 (patch) | |
| tree | d52b5e5e0e81114e6c17ca3bfc2cd52de4a0adf8 /dwm | |
| parent | 19bb2527a8f32a07305b90dfc48618639f0a7438 (diff) | |
| parent | d5dc0514b30ea5237642ba4970f85e61c193edbc (diff) | |
Merge branch 'master' into car
Diffstat (limited to 'dwm')
| -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 & |
