1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-11 17:38:38 +00:00

Change icon for dsplaySleep

This commit is contained in:
Martin Harder 2019-04-16 17:22:44 +02:00 committed by GitHub
parent a606767ddc
commit c74b5d9a3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,7 +264,7 @@ class SupportedTypesHolder {
) }, ) },
"displaySleep": { _ in ( "displaySleep": { _ in (
item: .staticButton(title: "☕️"), item: .staticButton(title: "🌙"),
action: .shellScript(executable: "/usr/bin/pmset", parameters: ["displaysleepnow"]), action: .shellScript(executable: "/usr/bin/pmset", parameters: ["displaysleepnow"]),
longAction: .none, longAction: .none,
parameters: [:] parameters: [:]