summaryrefslogtreecommitdiff
path: root/view-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2026-05-04 17:35:35 +0800
committerJSDurand <mmemmew@gmail.com>2026-05-04 17:35:35 +0800
commita652f62082f13fa19d98d71394b6f8a2eba7e6df (patch)
tree97be249b8eb4b241139f6356c94b45992ea7539c /view-conf.el
parentccedc5fd5efb6377fecbb735e7ccc71b61815194 (diff)
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.
Diffstat (limited to 'view-conf.el')
-rw-r--r--view-conf.el4
1 files changed, 3 insertions, 1 deletions
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")))