From 7b45747b66bb8aef72af27c17c926595f5238289 Mon Sep 17 00:00:00 2001 From: Franek Date: Sat, 17 May 2025 16:04:59 +0200 Subject: [PATCH] patch: migrate from Hyprshot to Flameshot --- hypr/config/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hypr/config/binds.conf b/hypr/config/binds.conf index 2711ff4..5caaec2 100644 --- a/hypr/config/binds.conf +++ b/hypr/config/binds.conf @@ -54,8 +54,8 @@ bindd = $mainMod, mouse_up, Switch to prev workspace, workspace, e-1 bindmd = $mainMod, mouse:272, Move window, movewindow bindmd = $mainMod, mouse:273, Resize window, resizewindow -bindd = , PRINT, Take partial screenshot, exec, hyprshot -zm region -o $screenshot_dir -bindd = $mainMod, PRINT, Take fullscreen screenshot, exec, hyprshot -zm output -o $screenshot_dir +bindd = , PRINT, Take partial screenshot, exec, flameshot gui --clipboard --path $screenshot_dir +bindd = $mainMod, PRINT, Take fullscreen screenshot, exec, flameshot full --clipboard --path $screenshot_dir bindd = $mainMod, Space, Open app launcher, exec, ags toggle launcher bindd = $mainMod, Slash, Open cheatsheet, exec, ags toggle shortcuts