fix(swaybar-ipc): better logs

This commit is contained in:
Aleksei Bavshin
2021-11-21 17:28:47 -08:00
parent 5baffbf8f8
commit 6bfb674d1b
2 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,6 @@ struct swaybar_config {
std::string id;
std::string mode;
std::string hidden_state;
std::string position;
};
/**