Updates MacOs config
This commit is contained in:
parent
0ced95c305
commit
8b13c6c96f
1 changed files with 3 additions and 3 deletions
|
|
@ -68,6 +68,7 @@
|
||||||
"rsync"
|
"rsync"
|
||||||
"fnm"
|
"fnm"
|
||||||
"imagemagick"
|
"imagemagick"
|
||||||
|
"odin"
|
||||||
];
|
];
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
|
|
@ -78,7 +79,6 @@
|
||||||
"vlc"
|
"vlc"
|
||||||
"alfred"
|
"alfred"
|
||||||
"wezterm"
|
"wezterm"
|
||||||
"arc"
|
|
||||||
"hiddenbar"
|
"hiddenbar"
|
||||||
"syncthing"
|
"syncthing"
|
||||||
"eurkey"
|
"eurkey"
|
||||||
|
|
@ -108,10 +108,10 @@
|
||||||
expose-group-apps = true;
|
expose-group-apps = true;
|
||||||
launchanim = false;
|
launchanim = false;
|
||||||
minimize-to-application = true;
|
minimize-to-application = true;
|
||||||
orientation = "left";
|
orientation = "right";
|
||||||
show-recents = false;
|
show-recents = false;
|
||||||
persistent-apps = [
|
persistent-apps = [
|
||||||
"/Applications/Arc.app"
|
"/Applications/Zen Browser.app"
|
||||||
"/Applications/WezTerm.app"
|
"/Applications/WezTerm.app"
|
||||||
"/Applications/Photomator.app"
|
"/Applications/Photomator.app"
|
||||||
"/System/Applications/System Settings.app/"
|
"/System/Applications/System Settings.app/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue