From 089ade77449def9d8b56c01e01b98d509408fd27 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 11 May 2022 17:25:07 +0200 Subject: Not sure if this works we'll see --- .config/x11/xinitrc | 1 + 1 file changed, 1 insertion(+) (limited to '.config') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 317029b..611a5a3 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -4,6 +4,7 @@ startif() { pgrep "$1" >/dev/null || "$@" >/dev/null 2>&1 & } +xset s off "$HOME"/.local/bin/setwp "$HOME"/.local/bin/kb startif dunst -- cgit v1.2.3