this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

split up arguments properly

+2 -1
+2 -1
launch-agent.xml
··· 14 14 <key>ProgramArguments</key> 15 15 <array> 16 16 <string>{darkModeNotifyPath}</string> 17 - <string>{autoTerminalProfilePath} update-profile</string> 17 + <string>{autoTerminalProfilePath}</string> 18 + <string>update-profile</string> 18 19 </array> 19 20 </dict> 20 21 </plist>