diff options
Diffstat (limited to 'dwm/autostart_blocking.sh')
-rwxr-xr-x | dwm/autostart_blocking.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dwm/autostart_blocking.sh b/dwm/autostart_blocking.sh new file mode 100755 index 0000000..3927441 --- /dev/null +++ b/dwm/autostart_blocking.sh @@ -0,0 +1,2 @@ +#!/bin/sh +sh -c ~/.xprofile & disown |