From fac59427f2207ade0f5af1fa8eb7cdb61396a3c4 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 23 May 2023 19:39:29 -0400 Subject: [PATCH] hyprland: Copy area by default --- desktop/hyprland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop/hyprland/default.nix b/desktop/hyprland/default.nix index 0639748..5569429 100644 --- a/desktop/hyprland/default.nix +++ b/desktop/hyprland/default.nix @@ -100,8 +100,8 @@ bind = SUPER_SHIFT, Return, exec, kitty bind = SUPER, Q, killactive, - bind = SUPER, P, exec, grim -g "$(slurp)" - bind = , Print, exec, grim && dunstify Screenshot Captured. + bind = SUPER, P, exec, grim && dunstify Screenshot Captured. + bind = , Print, exec, grimblast copy area bind = SUPER_ALT, delete, exit bind = SUPER, V, togglefloating, bind = SUPER, V, centerwindow,