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