From a652f62082f13fa19d98d71394b6f8a2eba7e6df Mon Sep 17 00:00:00 2001 From: JSDurand Date: Mon, 4 May 2026 17:35:35 +0800 Subject: view: No messages application now Since Facebook decided to stop this application, I can no longer avail of it, and hence there is no point of listing this application in the list of open targets anymore. --- view-conf.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/view-conf.el b/view-conf.el index 2726526..f339c27 100644 --- a/view-conf.el +++ b/view-conf.el @@ -240,7 +240,9 @@ targets.") "/Users/durand/Desktop/Centre/Vidéos/" "/Users/durand/Desktop/Centre/Musique/" "/Users/durand/Downloads/")) - (list "messenger" "open" "-a" "Messenger") + ;; (list "messenger" "open" "-a" "Messenger") + ;; FACEBOOK disables this application now. + (list "discord" "open" "-a" "Discord") (list "temp d'écran" "open" "-b" "com.apple.systempreferences" "/System/Library/PreferencePanes/ScreenTime.prefPane"))) -- cgit v1.2.3-18-g5258