From 9fe5e3ab8cd6f40ee7a175a3006ffd6a375fc468 Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 26 Apr 2021 22:33:27 +0200 Subject: [PATCH] Add & at the end of the xautolock command --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index e329712..5e35cc6 100644 --- a/.xinitrc +++ b/.xinitrc @@ -16,7 +16,7 @@ fi # fire up xautolock in case of inactivity under X # the `-corners 000-` flag allows you to disable autolock when cursor is located at bottom right (e.g. when looking video) -/usr/bin/xautolock -time 2 -locker slock -corners 000- +/usr/bin/xautolock -time 2 -locker slock -corners 000- & # set the backgroup ~/.fehbg