mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-14 17:43:01 -04:00
Undo change
This commit is contained in:
parent
dfa2915ef0
commit
d573f3db4d
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ static int take_keyboard ( Window w )
|
|||
return 1;
|
||||
}
|
||||
|
||||
struct timespec rsl = { 0, 50000L };
|
||||
struct timespec rsl = { 0, 100000L };
|
||||
nanosleep ( &rsl, NULL );
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue