Login
1 branch 0 tags
Ben (Desktop/Arch) Added clang-format 2f88780 1 month ago 66 Commits
moon / src / topbar.h
#pragma once

void topbar_create(void);
void topbar_set_title(const char* title);
void topbar_update(void);