mirror of
https://github.com/TermiT/Flycut.git
synced 2025-11-09 08:01:09 +08:00
Sticky Bezel disabled by default
This commit is contained in:
parent
6a4ab1d408
commit
4c6cbb59cb
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
@"menuIcon",
|
||||
[NSNumber numberWithFloat:.25],
|
||||
@"bezelAlpha",
|
||||
[NSNumber numberWithBool:YES],
|
||||
[NSNumber numberWithBool:NO],
|
||||
@"stickyBezel",
|
||||
[NSNumber numberWithBool:NO],
|
||||
@"wraparoundBezel",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue