From 2a4fb6c0c533cd01e52e2a1e56935fd8ad87eed3 Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 8 May 2022 02:37:04 +0200 Subject: update --- .config/x11/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/x11') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 04b65c3..317029b 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -4,7 +4,7 @@ startif() { pgrep "$1" >/dev/null || "$@" >/dev/null 2>&1 & } -"$HOME"/.local/bin/scrmain +"$HOME"/.local/bin/setwp "$HOME"/.local/bin/kb startif dunst startif picom -- cgit v1.2.3