mirror of
https://github.com/polybar/polybar.git
synced 2025-11-06 22:34:39 -05:00
fix: project rename
This commit is contained in:
parent
6a6796160a
commit
fd57ab0f3d
172 changed files with 363 additions and 881 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include "utils/string.hpp"
|
||||
#include "x11/xlib.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace color_util {
|
||||
template <typename T = uint8_t>
|
||||
|
|
@ -92,4 +92,4 @@ namespace color_util {
|
|||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue