remove os-theme-detector

This commit is contained in:
Gabriel Augendre 2024-12-29 15:14:26 +01:00
parent b45135a901
commit 3e1529590a
2 changed files with 0 additions and 17 deletions

View file

@ -1,17 +0,0 @@
<?xml version="1.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>info.augendre.os-theme-detector</string>
<key>ProgramArguments</key>
<array>
<string>~/.local/bin/os-theme-detector</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<false/>
</dict>
</plist>