Login
1 branch 0 tags
Ben (Desktop/Arch) Code cleanup 3637223 1 month ago 78 Commits
moon / src / topbar.h
#pragma once

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