mirror of
https://github.com/polybar/polybar.git
synced 2026-03-09 09:48:52 +00:00
fix: project rename
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include "modules/i3.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
namespace modules {
|
||||
void i3_module::setup() { // {{{
|
||||
@ -181,4 +181,4 @@ namespace modules {
|
||||
} // }}}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user