mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-21 01:09:37 +09:00
Screenshot: add option to save screenshot to clipboard
This commit is contained in:
@@ -143,6 +143,7 @@ namespace gsr {
|
||||
bool restore_portal_session = true;
|
||||
|
||||
bool save_screenshot_in_game_folder = false;
|
||||
bool save_screenshot_to_clipboard = false;
|
||||
bool show_screenshot_saved_notifications = true;
|
||||
std::string save_directory;
|
||||
ConfigHotkey take_screenshot_hotkey;
|
||||
|
||||
Reference in New Issue
Block a user