feat: add hyprland keybind to F12 to systemctl to enable and disable webcam

This commit is contained in:
Ceferino Patino 2026-05-01 23:12:36 -05:00
commit b604f1423f
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -81,6 +81,7 @@ in {
", F8, exec, playerctl previous"
", F9, exec, playerctl play-pause"
", F10, exec, playerctl next"
", F12, exec, sh -c 'systemctl --user is-active imx471-webcam && systemctl --user stop imx471-webcam || systemctl --user start imx471-webcam'"
];
bindl = [