mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-31 18:38:00 +02:00
fix: env stuff
This commit is contained in:
5
src/ui.c
5
src/ui.c
@@ -395,10 +395,9 @@ int load(struct users_list *users, struct sessions_list *sessions) {
|
||||
get_current_session(), &restore_all)) {
|
||||
print_passwd(box_start(), of_passwd.efield.length, true);
|
||||
ffield_cursor_focus();
|
||||
continue;
|
||||
}
|
||||
}
|
||||
ffield_type(seq);
|
||||
} else
|
||||
ffield_type(seq);
|
||||
}
|
||||
|
||||
if (esc != 0)
|
||||
|
Reference in New Issue
Block a user