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 = [