mirror of
https://github.com/polybar/polybar.git
synced 2026-02-18 12:25:52 +00:00
fix: project rename
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "modules/backlight.hpp"
|
||||
#include "utils/file.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace modules {
|
||||
void brightness_handle::filepath(string path) {
|
||||
@ -67,4 +67,4 @@ namespace modules {
|
||||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user