diff options
author | otg <otg@sateoki.xyz> | 2022-03-10 13:29:47 +0000 |
---|---|---|
committer | otg <otg@sateoki.xyz> | 2022-03-10 13:29:47 +0000 |
commit | 5bf3cb28d050695120214043ec09dd9292e33d8d (patch) | |
tree | d0f5ff55554663636819271b75db6e4d5c731f0e | |
parent | 7b0caaae6b5b8d23d51db682f4bbd54edf611543 (diff) |
Added dwmblocks to autostart_otg
-rwxr-xr-x | dwm/autostart_otg.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/autostart_otg.sh b/dwm/autostart_otg.sh index 13b9bb0..1af7db1 100755 --- a/dwm/autostart_otg.sh +++ b/dwm/autostart_otg.sh @@ -1,3 +1,4 @@ #!/bin/sh picom +dwmblocks |