X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=789ada4fe7b314f273da05c41b20cd64aad6977b;hp=4fd12923067ebdab9251478b1816221b66758add;hb=0dfdb75804315678fb22e9703b3e48f5c2b8e1cd;hpb=1f30ddf22410c7c01487a84097ef485af4617c86 diff --git a/config.def.h b/config.def.h index 4fd1292..789ada4 100644 --- a/config.def.h +++ b/config.def.h @@ -66,6 +66,7 @@ static Key keys[] = { { MODKEY, GDK_i, scroll_h, { .i = +1 } }, { MODKEY, GDK_u, scroll_h, { .i = -1 } }, + { 0, GDK_F11, fullscreen, { 0 } }, { 0, GDK_Escape, stop, { 0 } }, { MODKEY, GDK_o, source, { 0 } },