From 04cc843be83ad13f34b0ddc0daea625f2a5d7716 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Thu, 30 Jan 2020 23:36:12 +0000 Subject: [PATCH] xinit: copy xresources for hactar --- xinit/Xresources.d/chronos | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 xinit/Xresources.d/chronos diff --git a/xinit/Xresources.d/chronos b/xinit/Xresources.d/chronos new file mode 100644 index 0000000..6728bf9 --- /dev/null +++ b/xinit/Xresources.d/chronos @@ -0,0 +1,6 @@ +Xautolock.notify: 600 +Xautolock.notifier: xset dpms force off +Xautolock.time: 20 +Xautolock.locker: i3lock -nc 000000 +Xautolock.killtime: 70 +Xautolock.killer: systemctl suspend -- 2.48.1