mirror of
https://github.com/hyprwm/Hyprland
synced 2025-12-20 04:30:12 +01:00
Merge 6c688e7f85 into 6175ecd4c4
This commit is contained in:
commit
ed00f247a0
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ int main(int argc, char** argv, char** envp) {
|
|||
NLog::log("{}launching hl", Colors::YELLOW);
|
||||
if (!launchHyprland(configPath, binaryPath)) {
|
||||
NLog::log("{}well it failed", Colors::RED);
|
||||
std::cout << "\033[37m";
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue