mirror of
https://github.com/polybar/polybar.git
synced 2026-03-16 21:27:31 +00:00
fix: project rename
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "modules/volume.hpp"
|
||||
#include "utils/math.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace modules {
|
||||
void volume_module::setup() {
|
||||
@ -225,4 +225,4 @@ namespace modules {
|
||||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user