add bitw to startup

Amolith created

Change summary

dot_local/bin/executable_startup-i3.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

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"