mirror of
https://github.com/polybar/polybar.git
synced 2026-02-23 17:25:47 +00:00
fix: project rename
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include "modules/text.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace modules {
|
||||
void text_module::setup() {
|
||||
@ -41,4 +41,4 @@ namespace modules {
|
||||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user