Fix cursor hiding too fast
This commit is contained in:
parent
bb021a1aae
commit
10bb81a1e1
1 changed files with 1 additions and 3 deletions
|
@ -232,9 +232,7 @@ in
|
|||
{ window_role = "task_dialog"; }
|
||||
];
|
||||
};
|
||||
seat."*" = {
|
||||
hide_cursor = "10";
|
||||
};
|
||||
seat."*".hide_cursor = "5000";
|
||||
startup = [
|
||||
{
|
||||
command = "${
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue