Skip to content

Commit 197f67e

Browse files
committed
add Quitter
Automatically hides or quits apps after periods of inactivity
1 parent f3cde31 commit 197f67e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

macsetup.sh

+9
Original file line numberDiff line numberDiff line change
@@ -4683,6 +4683,15 @@ installFromAppStore "Pure Paste" 1611378436
46834683
#
46844684
installFromAppStore "QR Capture" 1369524274
46854685

4686+
#
4687+
# Quitter
4688+
#
4689+
# Automatically hides or quits apps after periods of inactivity
4690+
#
4691+
# https://marco.org/apps#quitter
4692+
#
4693+
installcask quitter
4694+
46864695
#
46874696
# RansomWhere?
46884697
#

0 commit comments

Comments
 (0)