X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fkey_press.h;h=b231b8f5b4d34ba027ff1dc80c0a922c28720fe8;hb=6241419c86602a999a4766c24edb7b884395e433;hp=4d469babe8bb2869ffede445d8efc5163c625e8e;hpb=8d2799c251cc1c44f1429c36817c346fa56b9701;p=i3%2Fi3 diff --git a/include/key_press.h b/include/key_press.h index 4d469bab..b231b8f5 100644 --- a/include/key_press.h +++ b/include/key_press.h @@ -7,8 +7,10 @@ * key_press.c: key press handler * */ -#ifndef _KEY_PRESS_H -#define _KEY_PRESS_H +#ifndef I3_KEY_PRESS_H +#define I3_KEY_PRESS_H + +extern pid_t command_error_nagbar_pid; /** * There was a key press. We compare this key code with our bindings table and pass