From fd61e9038a535171bb0447800dfabe76a5a00309 Mon Sep 17 00:00:00 2001 From: ooks-io Date: Mon, 18 Mar 2024 21:09:22 +1300 Subject: [PATCH] feat(hyprland): add wayland flag to hyprrecord binds --- .../wayland/windowManager/hyprland/settings/binds.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/modules/desktop/wayland/windowManager/hyprland/settings/binds.nix b/home/modules/desktop/wayland/windowManager/hyprland/settings/binds.nix index c915474..4ec411d 100644 --- a/home/modules/desktop/wayland/windowManager/hyprland/settings/binds.nix +++ b/home/modules/desktop/wayland/windowManager/hyprland/settings/binds.nix @@ -42,9 +42,9 @@ in ", Print, exec, grimblast --notify --cursor copysave area" "SUPER, Print, exec, grimblast --notify --cursor copysave screen" - "SUPER, r, exec, hyprrecord -a copysave screen video" - "SUPER CTRL, r, exec, hyprrecord -a copysave area video" - "SUPER ALT, r, exec, hyprrecord copysave area gif" + "SUPER, r, exec, hyprrecord -a -w copysave screen video" + "SUPER CTRL, r, exec, hyprrecord -a -w copysave area video" + "SUPER ALT, r, exec, hyprrecord -w copysave area gif" # Brightness