From 2ec59c6812ef2112dde2a7ce8c068d0c8155ed06 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 21 Mar 2025 23:47:24 +0100 Subject: Add alt+f2 to take a screenshot of a region --- include/Config.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Config.hpp') diff --git a/include/Config.hpp b/include/Config.hpp index 1e2e9cb..0e8e4eb 100644 --- a/include/Config.hpp +++ b/include/Config.hpp @@ -126,6 +126,7 @@ namespace gsr { bool show_screenshot_saved_notifications = true; std::string save_directory; ConfigHotkey take_screenshot_hotkey; + ConfigHotkey take_screenshot_region_hotkey; }; struct Config { -- cgit v1.2.3-70-g09d2