fix: project rename
This commit is contained in:
parent
6a6796160a
commit
fd57ab0f3d
172 changed files with 363 additions and 881 deletions
include/modules
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "modules/meta.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace modules {
|
||||
class text_module : public static_module<text_module> {
|
||||
|
@ -15,4 +15,4 @@ namespace modules {
|
|||
};
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue