diff options
author | zachir <zachir@librem.one> | 2025-08-09 11:15:01 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-08-09 11:15:01 -0500 |
commit | 7d54dd4c6ab4b0edd5bd6733e9106b69f30aea5b (patch) | |
tree | 75cf1bc13cc63983af711f4624b83c99feffaa5a /dwm | |
parent | 52abff2193929f931d82314b6235e6635c9f36c6 (diff) | |
parent | c0ee1d4b5dbd37b05947ffcc584c0834d523626d (diff) |
Merge remote-tracking branch 'origin/master' into clacla
Diffstat (limited to 'dwm')
-rwxr-xr-x | dwm/autostart.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dwm/autostart.sh b/dwm/autostart.sh new file mode 100755 index 0000000..07f82d1 --- /dev/null +++ b/dwm/autostart.sh @@ -0,0 +1,2 @@ +#!/bin/sh +pgrep -x slstatus || slstatus |