You are on page 1of 2

Lime Light

Date: - -
Note: This was used when yabai broke down for the . upgrade.

Launch Agent Plist

<?xml version="2.0" encoding="utf-8"?>


<!DOCTYPE plist PUBLIC "- Apple DTD PLIST 1.0 EN"
"http: www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label key>
<string>com.flee2free.limelight string>
<key>ProgramArguments key>
<array>
<string>/usr/local/bin/limelight string>
array>
<key>EnvironmentVariables key>
<dict>
<key>PATH key>
<string>/usr/local/bin:/usr/bin:/bin string>
dict>
<key>Username key>
<string>binay string>
<key>RunAtLoad key>
<true
<key>KeepAlive key>
<true
dict>
plist>
• Save this @ ~/Library/LaunchAgents
• Filename: com.flee free.limelight.plist
• Everytime the system starts this should launch Limelight

Loading - Unloading

launchctl [load|unload]
~/Library/LaunchAgents/com.flee2free.limelight.plist

List all the Running Agents

launchctl list

Config

/usr/bin/env sh

limelight -m config width 4


limelight -m config radius 0
limelight -m config placement interior
limelight -m config active_color 0xff3e5ea3
limelight -m config normal_color 0xff808080

• Path @ ~/.config/limelight/limelightrc

#LaunchAgent #LaunchDeamon

You might also like