summarylogtreecommitdiffstats
path: root/config.def.h.x200s
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h.x200s')
-rwxr-xr-xconfig.def.h.x200s2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h.x200s b/config.def.h.x200s
index e0201cefdec0..d4710c0c5b63 100755
--- a/config.def.h.x200s
+++ b/config.def.h.x200s
@@ -93,7 +93,7 @@ static char dmenumon[2] = "0"; /* component of dmenucmd, manipulated in spawn()
static const char *dmenucmd[] = { "dmenu_run", "-m", dmenumon, "-fn", font, "-nb", normbgcolor, "-nf", normfgcolor, "-sb", selbgcolor, "-sf", selfgcolor, NULL };
static const char *termcmd[] = { "termite", NULL };
static const char *mostusedcmd[] = { "mostused", NULL };
-static const char *lockcmd[] = { "slock", NULL };
+static const char *lockcmd[] = { "i3lock", "-c", "111111", "-e", "-f", NULL };
static Key keys[] = {
/* modifier key function argument */