Updates dnsc-air config
This commit is contained in:
parent
0fe2f7853c
commit
c98d2f9a62
1 changed files with 5 additions and 3 deletions
|
|
@ -63,6 +63,9 @@
|
||||||
|
|
||||||
masApps = {
|
masApps = {
|
||||||
Bitwarden = 1352778147;
|
Bitwarden = 1352778147;
|
||||||
|
"Kagi for Safari" = 1622835804;
|
||||||
|
"Wipr 2" = 1662217862;
|
||||||
|
"Yesterday For Old Reddit" = 1603279883;
|
||||||
};
|
};
|
||||||
|
|
||||||
brews = [
|
brews = [
|
||||||
|
|
@ -79,11 +82,10 @@
|
||||||
"fnm"
|
"fnm"
|
||||||
"imagemagick"
|
"imagemagick"
|
||||||
"odin"
|
"odin"
|
||||||
"todo-txt"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
"zen-browser"
|
"chromium"
|
||||||
"font-victor-mono"
|
"font-victor-mono"
|
||||||
"font-victor-mono-nerd-font"
|
"font-victor-mono-nerd-font"
|
||||||
"mullvadvpn"
|
"mullvadvpn"
|
||||||
|
|
@ -121,7 +123,7 @@
|
||||||
orientation = "right";
|
orientation = "right";
|
||||||
show-recents = false;
|
show-recents = false;
|
||||||
persistent-apps = [
|
persistent-apps = [
|
||||||
"/Applications/Zen.app"
|
"/Applications/Safari.app"
|
||||||
"/Applications/WezTerm.app"
|
"/Applications/WezTerm.app"
|
||||||
"/System/Applications/System Settings.app/"
|
"/System/Applications/System Settings.app/"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue