mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
fix hidden cursor after logout (#172)
This commit is contained in:
parent
faff4d21f0
commit
ccf7911e9f
1 changed files with 1 additions and 0 deletions
|
|
@ -264,6 +264,7 @@ int main(int argc, char** argv)
|
|||
}
|
||||
|
||||
load(&desktop, &login);
|
||||
system("tput cnorm");
|
||||
break;
|
||||
default:
|
||||
(*input_handles[active_input])(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue