[keys.1x2] icon = "@ph/skip-back" handler = "playerctl previous" config.mode = "previous" config.style.inactive.icon = "@ph/skip-back[alpha=0.4]" [keys.2x2] icon = "@ph/play-pause[alpha=0.4]" handler = "playerctl play-pause" config.style.paused.icon = "@ph/play" config.style.playing.icon = "@ph/pause" [keys.3x2] icon = "@ph/skip-forward" handler = "playerctl next" config.style.inactive.icon = "@ph/skip-forward[alpha=0.4]" [keys.1x3] icon = "@fad/shuffle[alpha=0.4]" handler = "playerctl shuffle" config.style.on.icon = "@fad/shuffle[color=#58fc11]" [keys.2x3] icon = "@fad/repeat[alpha=0.4]" handler = "playerctl loop" config.style.single.icon = "@fad/repeat-one[color=#58fc11]" config.style.all.icon = "@fad/repeat[color=#58fc11]" [keys.3x3] icon = "@ph/timer[color=#ff0000]" handler = "timer" config.durations = ["60s", "5m", "10m", "15m", "30m"] config.vibrate_when_finished = true config.needy = true [keys.4x3] icon = "@ph/computer-tower" label = "Gaming PC" handler = "home-assistant switch" config.name = "switch.mwin" config.style.on.icon = "@ph/computer-tower[color=#58fc11]"