From 0726d674ccd8c1fac8a4f12bda845ca1b9ae0f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sat, 9 Mar 2024 20:31:18 +0100 Subject: [PATCH] Remove mumble ptt from hyprland conf --- home/hyprland/hyprland.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home/hyprland/hyprland.nix b/home/hyprland/hyprland.nix index bdf0cb9..6bd59d5 100644 --- a/home/hyprland/hyprland.nix +++ b/home/hyprland/hyprland.nix @@ -115,7 +115,7 @@ # mumble ptt release # ",code:202,exec,mumble rpc stoptalking" # ",code:202,exec,pamixer --source 63 -m" - ",code:202,exec,pamixer --default-source -m" + # ",code:202,exec,sleep 0.5 && pamixer --default-source -m" ]; bind = [ @@ -149,7 +149,8 @@ # mumble ptt click # ",code:202,exec,mumble rpc starttalking" - ",code:202,exec,pamixer --default-source -u" + #",code:202,pass,^(info\.mumble\.Mumble)$" + # ",code:202,exec,pamixer --default-source -u" # worspace switching "$mainMod,1,workspace,name:main 1"