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"; }
|
{ window_role = "task_dialog"; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
seat."*" = {
|
seat."*".hide_cursor = "5000";
|
||||||
hide_cursor = "10";
|
|
||||||
};
|
|
||||||
startup = [
|
startup = [
|
||||||
{
|
{
|
||||||
command = "${
|
command = "${
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue