adds screen recording script and shortcut
This commit is contained in:
		@@ -141,7 +141,7 @@ bindd = $mainMod, slash, Switch to the previous workspace, workspace, previous
 | 
			
		||||
bindd = $mainMod, minus, Move active window to Special workspace, movetoworkspace,special
 | 
			
		||||
bindd = $mainMod, equal, Toggles the Special workspace, togglespecialworkspace, special
 | 
			
		||||
bindd = $mainMod, F1, Call special workspace scratchpad, togglespecialworkspace, scratchpad
 | 
			
		||||
bindd = $mainMod ALT SHIFT, F1, Move active window to special workspace scratchpad, movetoworkspacesilent, special:scratchpad
 | 
			
		||||
bindd = $mainMod ALT SHIFT, F1, Move active window to s~/.config/hypr/scripts/pecial workspace scratchpad, movetoworkspacesilent, special:scratchpad
 | 
			
		||||
 | 
			
		||||
# ======= Screenshot =======
 | 
			
		||||
# Screenshot a window
 | 
			
		||||
@@ -150,6 +150,8 @@ bind = $mainMod, PRINT, exec, hyprshot -m window
 | 
			
		||||
bind = , PRINT, exec, hyprshot -m output
 | 
			
		||||
# Screenshot a region
 | 
			
		||||
bind = $shiftMod, PRINT, exec, hyprshot -m region
 | 
			
		||||
# Screenrec
 | 
			
		||||
bind = $mainMod, S, exec, ~/.config/hypr/scripts/record-or-screenshot.sh
 | 
			
		||||
 | 
			
		||||
# ======= Additional Settings =======
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user