X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=789ada4fe7b314f273da05c41b20cd64aad6977b;hb=0dfdb75804315678fb22e9703b3e48f5c2b8e1cd;hp=4fd12923067ebdab9251478b1816221b66758add;hpb=760f8f36debebd5a6fd16100e9876df3b9994647;p=surf.git 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 } },