Compare commits
4 commits
fb1e9d1f9a
...
fa594f726b
| Author | SHA1 | Date | |
|---|---|---|---|
| fa594f726b | |||
| 82791a9d23 | |||
| 517f5ccd3b | |||
| 06dff190d8 |
2 changed files with 2 additions and 5 deletions
|
|
@ -11,9 +11,6 @@
|
|||
"/Applications/Nix Apps/KeePassXC.app"
|
||||
{ spacer.small = true; }
|
||||
|
||||
"/Applications/Infuse.app"
|
||||
{ spacer.small = true; }
|
||||
|
||||
"/System/Applications/Messages.app"
|
||||
"/Applications/Signal.app"
|
||||
"/Applications/Whatsapp.app"
|
||||
|
|
@ -27,6 +24,7 @@
|
|||
{ spacer.small = true; }
|
||||
|
||||
"/Applications/Nix Apps/Audacity.app"
|
||||
"/Applications/Affinity Photo 2.app"
|
||||
"/Applications/GIMP.app"
|
||||
"/Applications/Krita.app"
|
||||
# "/Applications/Blender.app"
|
||||
|
|
@ -40,7 +38,6 @@
|
|||
onActivation.cleanup = "zap";
|
||||
casks = [
|
||||
"zen"
|
||||
"firefox"
|
||||
"ghostty"
|
||||
"krita"
|
||||
"blender"
|
||||
|
|
@ -50,6 +47,7 @@
|
|||
"soulseek"
|
||||
"whatsapp"
|
||||
"musicbrainz-picard"
|
||||
"affinity-photo"
|
||||
|
||||
"the-unarchiver"
|
||||
"linearmouse"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
homebrew.casks = [
|
||||
"steam"
|
||||
"roblox"
|
||||
"robloxstudio"
|
||||
];
|
||||
|
||||
system.defaults.dock.persistent-apps = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue