feat(startup): add ntfyDesktop

Amolith created

Change summary

dot_local/bin/executable_startup.tmpl | 1 +
1 file changed, 1 insertion(+)

Detailed changes

dot_local/bin/executable_startup.tmpl 🔗

@@ -46,6 +46,7 @@ else
 	i3-msg workspace 1
 	i3-msg exec "firefox-developer-edition"
 	i3-msg exec "xrandr -r 165.00"
+	i3-msg exec "ntfyDesktop"
 	i3-msg exec "tuios new i3"
 	i3-msg exec "tuios tape exec ~/.local/share/tuios/plexus.tape -s i3"
 	{{- end }}