refactor(xresources): Use xcb-util-xrm
Drop the Xlib version and handle X resource lookups using xcb-util-xrm Refs #356
This commit is contained in:
parent
100c64a20c
commit
e1483c3f65
13 changed files with 130 additions and 123 deletions
include/components
|
@ -6,6 +6,7 @@
|
|||
#include <thread>
|
||||
|
||||
#include "common.hpp"
|
||||
#include "settings.hpp"
|
||||
|
||||
#ifndef STDOUT_FILENO
|
||||
#define STDOUT_FILENO 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue