From 9c7881ac8b8d667d739db2992c50a8b65f1e6ce6 Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:32:36 +0200 Subject: [PATCH] Update screenshot tool --- .config/hypr/hyprland.conf | 2 +- .config/waybar/config-hypr | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {