|
|
@ -21,6 +21,12 @@
|
|
|
|
key: NSDisableAutomaticTermination
|
|
|
|
key: NSDisableAutomaticTermination
|
|
|
|
type: bool
|
|
|
|
type: bool
|
|
|
|
value: true
|
|
|
|
value: true
|
|
|
|
|
|
|
|
- # disable window opening animations
|
|
|
|
|
|
|
|
# https://nikitabobko.github.io/AeroSpace/goodness#disable-open-animations
|
|
|
|
|
|
|
|
domain: -g
|
|
|
|
|
|
|
|
key: NSAutomaticWindowAnimationsEnabled
|
|
|
|
|
|
|
|
type: bool
|
|
|
|
|
|
|
|
value: false
|
|
|
|
- # disable font smoothing
|
|
|
|
- # disable font smoothing
|
|
|
|
key: AppleFontSmoothing
|
|
|
|
key: AppleFontSmoothing
|
|
|
|
type: int
|
|
|
|
type: int
|
|
|
|