diff options
author | otg <otg@sateoki.xyz> | 2022-03-01 09:12:39 +0000 |
---|---|---|
committer | otg <otg@sateoki.xyz> | 2022-03-01 09:12:39 +0000 |
commit | b13c740e78a1039bbf35a76e7551e145d5540281 (patch) | |
tree | 589700e7923d76172804123a614e26a378f1dff7 /dwm/autostart_blocking_otg.sh | |
parent | a3a33603693755c7a86b5b7258371b9a3bcc2cbd (diff) |
Added dwm autostart files for otg system
Diffstat (limited to 'dwm/autostart_blocking_otg.sh')
-rwxr-xr-x | dwm/autostart_blocking_otg.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dwm/autostart_blocking_otg.sh b/dwm/autostart_blocking_otg.sh new file mode 100755 index 0000000..90776f3 --- /dev/null +++ b/dwm/autostart_blocking_otg.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# TODO: make this random bg +feh --bg-scale ~/bgs/evening-sun-over-rice-paddies.jpg |