X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3lock;a=blobdiff_plain;f=cursors.h;h=bfce89516faee781bb7cc2425b47bcee81d530e2;hp=45a6ff2a407d21342ae71043e8286ad13a2e0d56;hb=HEAD;hpb=f6af0857849e235f49be1c0db585660ec0348c04 diff --git a/cursors.h b/cursors.h index 45a6ff2..bfce895 100644 --- a/cursors.h +++ b/cursors.h @@ -1,8 +1,8 @@ #ifndef _CURSORS_H #define _CURSORS_H -#define CURS_NONE 0 -#define CURS_WIN 1 +#define CURS_NONE 0 +#define CURS_WIN 1 #define CURS_DEFAULT 2 #endif