From b13c740e78a1039bbf35a76e7551e145d5540281 Mon Sep 17 00:00:00 2001 From: otg Date: Tue, 1 Mar 2022 09:12:39 +0000 Subject: Added dwm autostart files for otg system --- dwm/autostart_blocking_otg.sh | 4 ++++ dwm/autostart_otg.sh | 3 +++ 2 files changed, 7 insertions(+) create mode 100755 dwm/autostart_blocking_otg.sh create mode 100755 dwm/autostart_otg.sh (limited to 'dwm') 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 diff --git a/dwm/autostart_otg.sh b/dwm/autostart_otg.sh new file mode 100755 index 0000000..13b9bb0 --- /dev/null +++ b/dwm/autostart_otg.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +picom -- cgit v1.2.1