diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index db4a752..453fe23 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -142,7 +142,7 @@ bind = CTRL ALT, T, exec, alacritty # Screenshot -bind = , PRINT, exec, hyprshot -m region +bind = , PRINT, exec, grimblast --notify --freeze copysave area # Kill diff --git a/.config/waybar/config-hypr b/.config/waybar/config-hypr index 7a44feb..b444ef7 100644 --- a/.config/waybar/config-hypr +++ b/.config/waybar/config-hypr @@ -32,8 +32,8 @@ "custom/screenshot_t": { "format":" ", - "on-click": "hyprshot -m output -m active", - "on-click-right":"hyprshot -m region" + "on-click": "grimblast --notify --freeze copysave output", + "on-click-right":"grimblast --notify --freeze copysave area" }, "cpu": {