Add keybindings

This commit is contained in:
Hektor Misplon
2020-12-11 10:05:49 +01:00
parent 2082bc2ea7
commit b7745a21f8
2 changed files with 9 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
#include <sys/wait.h>
#include <X11/cursorfont.h>
#include <X11/keysym.h>
#include <X11/XF86keysym.h>
#include <X11/Xatom.h>
#include <X11/Xlib.h>
#include <X11/Xproto.h>