fix: project rename
This commit is contained in:
parent
6a6796160a
commit
fd57ab0f3d
172 changed files with 363 additions and 881 deletions
include/drawtypes
|
@ -4,7 +4,7 @@
|
|||
#include "components/config.hpp"
|
||||
#include "utils/mixins.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
/**
|
||||
* TODO: Remove icon_t
|
||||
|
@ -72,4 +72,4 @@ namespace drawtypes {
|
|||
icon_t load_optional_icon(const config& conf, string section, string name, string def = "");
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue