mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-05 06:20:44 +09:00
Add alt+f2 to take a screenshot of a region
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user