Dylan Frankland
b620e32a76
fix writing values with containers
...
Complex container values like `-array` have their own DSL which does not
allow specifying all data types. Instead of using the DSL use plist
fragments instead.
2024-03-02 22:29:56 -08:00
Moritz Rumpf
2ffb75f942
defaults: Add options for dragOnGesture feature
...
This is just a rebased version of https://github.com/LnL7/nix-darwin/pull/513
Credit to @2gn
2024-02-29 08:45:54 +01:00
Mike Hume
4a4542ba89
Adding test
2024-01-02 22:58:18 -10:00
Daiderd Jordan
ed275afbba
Merge pull request #671 from sxyazi/pr-e0f2168d
...
Add `mouseDriverCursorSize` option
2023-06-20 21:55:53 +02:00
Daiderd Jordan
050da23813
Merge pull request #672 from sxyazi/pr-af01ed5d
...
Add `AppleScrollerPagingBehavior` option
2023-06-20 21:55:28 +02:00
sxyazi
df00ca18a3
feat: add AppleWindowTabbingMode
option
2023-05-27 01:37:34 +08:00
sxyazi
ce785ccacf
feat: add AppleScrollerPagingBehavior
option
2023-05-27 01:02:23 +08:00
sxyazi
0ad226e8c3
feat: add mouseDriverCursorSize
option
2023-05-27 00:13:47 +08:00
Hraban Luyat
f1a562eef1
refactor: rename clock option menuExtraClock
2023-05-15 13:44:02 -04:00
Hraban Luyat
f6b7489ddb
feat: defaults write com.apple.menuextra.clock
2023-05-15 13:13:18 -04:00
Julien Brochet
2303eed571
feat(screensaver): add support of askForPassword and askForPasswordDelay
2023-04-30 14:11:40 +02:00
Slim Lim
6774344719
Add option to set 24-hour time
...
Normally, the system region setting determines whether the clock uses
12- or 24-hour time. This flag allows users to override this setting and
use 24-hour time even if their region does not.
2022-12-13 15:42:25 -08:00
Pavel Shirshov
c946ee42fa
#517 : custom preferences for 'defaults' can be specified
2022-10-24 13:12:54 +01:00
Malo Bourgon
5fa362c32f
Transition to using native floats
2022-08-29 15:39:16 -07:00
Jan Schmitt
fbca12e524
feat: provide option to display the appswitcher on all displays
2022-08-20 22:48:59 +02:00
Daiderd Jordan
1a387b8b3e
Merge pull request #447 from dsyang/additional-options
...
add options for configuring activity monitor
2022-04-25 23:03:55 +02:00
Brian Leung
af3eb87e82
Add NSGlobalDomain.NSAutomaticWindowAnimationsEnabled setting
...
* modules/system/defaults/NSGlobalDomain.nix: Define.
2022-03-25 23:04:45 -07:00
Dan Yang
faaa12ad24
add options for configuring activity monitor
2022-03-14 10:17:35 -07:00
Dan Yang
37e42a9fe4
add option to show hidden files everywhere
2022-03-14 10:04:28 -07:00
Chris Montgomery
1cf5705283
defaults: add options for common universalaccess
settings
2021-12-24 17:52:17 -05:00
Andrew Seward
5d0ed66ba9
Add options for swipe navigation
...
One for trackpad, one for mouse. I don't know much about the mouse side
of things, but thought I'd at least include it to be comprehensive.
2020-11-14 22:51:54 -08:00
Daiderd Jordan
be7f25b3f9
Merge pull request #155 from toonn/defaults-write-GlobalPreferences
...
Add defaults write for the alert sound
2019-09-01 09:58:01 +02:00
toonn
88d27c62d5
Add defaults write for the alert sound
...
Found in `System Preferences`->`Sound`->`Sound Effects`, the default is `Funk`.
2019-08-19 16:02:59 +02:00
Jason Felice
c3d9dceede
Allow configuring external keyboard to use standard F-keys
2019-07-22 11:05:48 -04:00
Daiderd Jordan
f4af8cd677
add screencapture option to defaults-write test
2018-03-01 21:41:38 +01:00
Daiderd Jordan
e3281c90cf
defaults: move com.apple.smb.server to /activate
...
Currently fails with permission errors.
2018-01-17 23:10:57 +01:00
pjan vandaele
01692f870b
Adds more NSGlobalDomain options + tests
2018-01-04 11:59:50 +09:00
pjan vandaele
1d8c5d9b79
fix + tests
2018-01-01 09:20:27 +09:00
Daiderd Jordan
f850f97550
add test for system.defaults
2017-05-14 01:17:54 +02:00