mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
fix hidden cursor after logout (#172)
This commit is contained in:
@@ -264,6 +264,7 @@ int main(int argc, char** argv)
|
||||
}
|
||||
|
||||
load(&desktop, &login);
|
||||
system("tput cnorm");
|
||||
break;
|
||||
default:
|
||||
(*input_handles[active_input])(
|
||||
|
||||
Reference in New Issue
Block a user