From 27138ae14a46729714499e2e605e0313c8c2c8be Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 9 Jan 2025 17:27:17 +0530 Subject: Add clamav and move thunderbird config to use module --- packages/dwm/autostart.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'packages') diff --git a/packages/dwm/autostart.sh b/packages/dwm/autostart.sh index e7426c0..b2290aa 100755 --- a/packages/dwm/autostart.sh +++ b/packages/dwm/autostart.sh @@ -70,6 +70,7 @@ applications() { run "dwmblocks" dwmblocks; on_startup sidekick; + spew "thunderbird" thunderbird; #focus_tag 9; #on_startup :today; -- cgit v1.3.1