feat: add pretty notifications

This commit is contained in:
vaxerski
2023-03-20 15:02:47 +00:00
parent 788a8f7c13
commit 71a95a581f
6 changed files with 122 additions and 10 deletions

View File

@@ -189,6 +189,7 @@ class CCompositor {
void setActiveMonitor(CMonitor*);
bool isWorkspaceSpecial(const int&);
int getNewSpecialID();
void performUserChecks();
std::string explicitConfigPath;