From 69e930c191e4f52c859adccd43ce2074171344e5 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 20 Jul 2023 17:38:58 +0300 Subject: [PATCH] whops --- config/dwm/config.def.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 9221f05e..a492c563 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -19,8 +19,7 @@ static const char *colors[][3] = { }; static const char *const autostart[] = { - "st", NULL, - NULL /* terminate */ + "keepassxc", NULL, NULL /* terminate */ }; /* tagging */