From d5615892e7f156e6e800c2df131a11ae3864c6a8 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Fri, 17 Oct 2025 17:30:04 +0200 Subject: [PATCH] [Hyprland] Add launch command for alvr and bsm --- config/hypr/hyprland/modal-binds/launch.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/hypr/hyprland/modal-binds/launch.conf b/config/hypr/hyprland/modal-binds/launch.conf index 3aa48f1..e1385e7 100644 --- a/config/hypr/hyprland/modal-binds/launch.conf +++ b/config/hypr/hyprland/modal-binds/launch.conf @@ -52,6 +52,12 @@ bind = , H, submap, reset bind = , Z, exec, zathura bind = , Z, submap, reset +bind = , B, exec, /opt/bs-manager/bs-manager +bind = , B, submap, reset + +bind = , P, exec, alv_dashboard +bind = , P, submap, reset + bind = , A, exec, notify-send 'AirPlay server starting...' --app-name="AirPlay Audio" && terminator -T "hidden-terminator" -e "systemctl start avahi-daemon && shairport-sync -a LinuxPlay" bind = , A, submap, reset