mirror of
https://github.com/polybar/polybar.git
synced 2026-04-01 13:14:33 +00:00
fix: project rename
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include "components/command_line.hpp"
|
||||
|
||||
LEMONBUDDY_NS
|
||||
POLYBAR_NS
|
||||
|
||||
/**
|
||||
* Print application usage message
|
||||
@ -158,4 +158,4 @@ void cliparser::parse(string input, string input_next) {
|
||||
}
|
||||
}
|
||||
|
||||
LEMONBUDDY_NS_END
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user