config: bc -> python

This commit is contained in:
Dmitry Zakharchenko 2023-04-09 20:38:02 +03:00
parent 87726760de
commit f4544d5ca0
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ static const char *const autostart[] = {
/* named scratchpads - First arg only serves to match against key in rules*/
static const char *spcmd1[] = {"s", "foot", "-T", "scr", NULL };
static const char *spcmd2[] = {"c", "foot", "-T", "clc", "bc", "-q", NULL };
static const char *spcmd2[] = {"c", "foot", "-T", "clc", "python", "-q", NULL };
#include "shiftview.c"
static const Key keys[] = {