1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-14 20:56:37 +00:00
nix-darwin/modules/services/math-symbols-input
Ryan Orendorff 55b3754e21 [math-symbols-input] Symbols change after switch
Previously if you modified the `services.math-symbols.input.symbols`
dictionary, then the changes were not seen because the updates were done
without using the `UserDefaults` toolchain in macOS. Now we use
`defaults` to write the preference file to disk, which causes the cache
used by Math Symbols Input to be refreshed.
2022-12-24 12:08:55 -07:00
..
generate-commands-plist math-symbols-input: Add package 2022-12-22 21:15:24 -07:00
package math-symbols-input: Add package 2022-12-22 21:15:24 -07:00
commands-to-plist.nix math-symbols-input: Add package 2022-12-22 21:15:24 -07:00
custom-commands.nix math-symbols-input: Add package 2022-12-22 21:15:24 -07:00
default.nix [math-symbols-input] Symbols change after switch 2022-12-24 12:08:55 -07:00