From 5eba1e82d2bc0cbf6909e12db1114758bf10d7fb Mon Sep 17 00:00:00 2001 From: Armel van Ravels Date: Tue, 3 Feb 2026 10:10:38 +0100 Subject: [PATCH] Add speedcrunch --- wm/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wm/hyprland.nix b/wm/hyprland.nix index 3ba791e..3d25be7 100644 --- a/wm/hyprland.nix +++ b/wm/hyprland.nix @@ -6,6 +6,7 @@ hyprshot hyprlock playerctl + speedcrunch ]; wayland.windowManager.hyprland = { @@ -127,6 +128,8 @@ ", XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-" ", XF86AudioNext, exec, playerctl next" ", XF86AudioPrev, exec, playerctl previous" + + ", XF86Calculator, exec, speedcrunch" ]; bindm = [