mirror of
https://github.com/polybar/polybar.git
synced 2026-02-20 06:25:30 +00:00
fix: project rename
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
#include "modules/volume.hpp"
|
||||
#endif
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
using namespace modules;
|
||||
|
||||
@ -547,4 +547,4 @@ void controller::on_update() {
|
||||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user