From 0a66fc7cb04308315977dd466c93c332a7a04366 Mon Sep 17 00:00:00 2001 From: self Date: Fri, 11 Mar 2022 21:56:54 +0000 Subject: Added dwmblocks / st autostart for sah --- dwm/autostart_blocking_sah.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dwm') diff --git a/dwm/autostart_blocking_sah.sh b/dwm/autostart_blocking_sah.sh index f06324c..f8aabd7 100755 --- a/dwm/autostart_blocking_sah.sh +++ b/dwm/autostart_blocking_sah.sh @@ -1,5 +1,6 @@ #!/bin/sh feh --bg-scale $(shuf -n1 -e ~/bgs/*) - +dwmblocks & +st & -- cgit v1.2.1