Login
1 branch 0 tags
Ben (T14/NixOS) Minor Makefile cleanup 7080bfb 28 days ago 85 Commits
moon / src / topbar.h
#pragma once

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