We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 77a730cCopy full SHA for 77a730c
Fast User Switch.workflow/Contents/Info.plist
@@ -0,0 +1,18 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+<plist version="1.0">
4
+<dict>
5
+ <key>NSServices</key>
6
+ <array>
7
+ <dict>
8
+ <key>NSMenuItem</key>
9
10
+ <key>default</key>
11
+ <string>Fast User Switch</string>
12
+ </dict>
13
+ <key>NSMessage</key>
14
+ <string>runWorkflowAsService</string>
15
16
+ </array>
17
+</dict>
18
+</plist>
Fast User Switch.workflow/Contents/QuickLook/Preview.png
84.1 KB
0 commit comments