From 99008a42d6cdd5855f6dd0c853249796d0e5cc99 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 10 Apr 2023 13:25:36 -0400 Subject: [PATCH] add bitw to startup --- dot_local/bin/executable_startup-i3.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_local/bin/executable_startup-i3.tmpl b/dot_local/bin/executable_startup-i3.tmpl index 3847c488cdf0169a48bca76d886d05fd699151df..3378598eef17eb6cae5d9fee46c79440e48a9631 100644 --- a/dot_local/bin/executable_startup-i3.tmpl +++ b/dot_local/bin/executable_startup-i3.tmpl @@ -23,7 +23,7 @@ i3-msg exec "darkman get" sleep 5 i3-msg workspace 2 -i3-msg exec "keepassxc" +i3-msg exec st "zsh -c 'bitw serve'" {{- if eq .chezmoi.hostname "angmar" }} i3-msg exec "mpdscribble"