Files
zdwm/src/atoms.h
2025-11-25 06:06:42 +08:00

6 lines
77 B
C

#pragma once
#include <xcb/xcb.h>
void atoms_init(xcb_connection_t *conn);