From 1dbd2d1f0d9c989bca6ab3ddb94034489bcce7f7 Mon Sep 17 00:00:00 2001
From: Franek <me@sador.me>
Date: Sat, 17 May 2025 16:20:46 +0200
Subject: [PATCH] chore: don't specify default flameshot actions

---
 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 5caaec2..d88d9b5 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, flameshot gui --clipboard --path $screenshot_dir
-bindd = $mainMod, PRINT,             Take fullscreen screenshot, exec, flameshot full --clipboard --path $screenshot_dir
+bindd = , PRINT,                     Take partial screenshot,    exec, flameshot gui 
+bindd = $mainMod, PRINT,             Take fullscreen screenshot, exec, flameshot full
 
 bindd = $mainMod, Space,             Open app launcher,		       exec, ags toggle launcher
 bindd = $mainMod, Slash,             Open cheatsheet,            exec, ags toggle shortcuts