Skip to content

Commit

Permalink
TODO:
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Mar 2, 2024
1 parent f8bf23a commit e8576de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ class application : public ruisapp::application
const ruisapp::application_factory app_fac([](auto args) {
bool window = false;

// TODO: look in /usr/local/share/bedsidemon first?
std::string res_path = "/usr/share/bedsidemon"s;

clargs::parser p;
Expand Down

0 comments on commit e8576de

Please sign in to comment.