This commit is contained in:
committer@tuxwarrior
2026-02-28 10:17:12 -05:00
parent 8935a7651c
commit a99446a353
3 changed files with 14 additions and 3 deletions

View File

@@ -273,8 +273,8 @@ $hyprcapFilename = YYYYMMDDhhmmss_k.<extension>
$hyprcapOutDir = /home/poq/syncDir/0_downloads/
bind = $mainMod SHIFT, PRINT, exec, hyprcap shot -z -c -n -w -o $hyprcapOutDir -f $hyprcapFilename # monitor
bind = $mainMod, PRINT, exec, hyprcap shot window:active -z -c -n -w -o $hyprcapOutDir -f $hyprcapFilename # window
#bind = , PRINT, exec, hyprcap shot region --freeze --copy --notify --write --output-dir $hyprcapOutDir --filename $hyprcapFilename # region
bind = , PRINT, exec, hyprcap shot region --freeze --copy --notify # region
bind = , PRINT, exec, hyprcap shot region --freeze --copy --notify --write --output-dir $hyprcapOutDir --filename $hyprcapFilename # region
#bind = , PRINT, exec, hyprcap shot region --freeze --copy --notify # region
#bind = $MOD SHIFT, R, exec, hyprcap rec region -c -n # Toggle recording a region
#bind = $MOD SHIFT ALT, R, exec, hyprcap rec window:active -c -n # Toggle recording current window
#bind = $MOD SHIFT CTRL, R, exec, hyprcap rec -c -n # Toggle recording with interactive selection