deckster/deckster/examples/full/key-pages/default.toml
2024-01-08 01:21:12 +01:00

31 lines
No EOL
997 B
TOML

[keys.1x1]
icon = "@apps/spotify[scale=2.0|grayscale]"
mode.vibrate.pattern = "low"
mode.media__play_pause.icon.paused = "@ph/play"
mode.media__play_pause.icon.playing = "@ph/pause"
[keys.1x2]
icon = "@fad/shuffle[alpha=0.6]"
mode.vibrate.pattern = "low"
mode.spotify__shuffle.icon.active = "@fad/shuffle[color=#58fc11]"
[keys.2x1]
icon = "@ph/timer[color=#ff0000]"
mode.vibrate.pattern = "low"
mode.timer.durations = ["60s", "5m", "10m", "15m", "30m"]
mode.timer.vibrate_when_finished = true
mode.timer.needy = true
[keys.3x3]
icon = "@fad/thunderbolt[border=#00ff00]"
label = "Dock"
mode.vibrate.pattern = "low"
mode.home_assistant__switch.name = "switch.moritz_thunderbolt_dock"
mode.home_assistant__switch.icon.on = "@fad/thunderbolt[color=#58fc11]"
[keys.4x3]
icon = "@ph/computer-tower[border=#00ff00]"
label = "Tower PC unnötig lang"
mode.vibrate.pattern = "low"
mode.home_assistant__switch.name = "switch.mwin"
mode.home_assistant__switch.icon.on = "@ph/computer-tower[color=#58fc11]"