Move get_colorpixel to libi3, use it everywhere else
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
#include <err.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "libi3.h"
|
||||
|
||||
/*
|
||||
* Connects to the i3 IPC socket and returns the file descriptor for the
|
||||
* socket. die()s if anything goes wrong.
|
||||
|
Reference in New Issue
Block a user