Install dracula theme for Xcode
This commit is contained in:
parent
1b51937039
commit
c4f0f4564f
1 changed files with 6 additions and 1 deletions
|
|
@ -27,15 +27,20 @@
|
||||||
"amethyst"
|
"amethyst"
|
||||||
"anki"
|
"anki"
|
||||||
"arc"
|
"arc"
|
||||||
|
"dracula-xcode"
|
||||||
"karabiner-elements"
|
"karabiner-elements"
|
||||||
"logseq"
|
"logseq"
|
||||||
"nextcloud"
|
"nextcloud"
|
||||||
"protonvpn"
|
"protonvpn"
|
||||||
"raycast"
|
"raycast"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
taps = [
|
||||||
|
"dracula/install"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
system = {
|
system = {
|
||||||
activationScripts.postUserActivation.text = ''
|
activationScripts.postUserActivation.text = ''
|
||||||
/System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
/System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue