diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index bce5bf8..db4a752 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, grim -g "$(slurp)" - | swappy -f - +bind = , PRINT, exec, hyprshot -m region # Kill diff --git a/.config/waybar/config-hypr b/.config/waybar/config-hypr index a99badd..7a44feb 100644 --- a/.config/waybar/config-hypr +++ b/.config/waybar/config-hypr @@ -32,8 +32,8 @@ "custom/screenshot_t": { "format":" ", - "on-click": "~/.config/waybar/scripts/screenshot_full", - "on-click-right":"~/.config/waybar/scripts/screenshot_area" + "on-click": "hyprshot -m output -m active", + "on-click-right":"hyprshot -m region" }, "cpu": {