[Hyprland] Add new bind layout
This commit is contained in:
		
							
								
								
									
										19
									
								
								config/hypr/hyprland/modal-binds/screenshot.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								config/hypr/hyprland/modal-binds/screenshot.conf
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| # ──────────────────────────────────────────────────────────────────── | ||||
| #          ╭────────────────────────────────────────────────╮ | ||||
| #          │              Screenshotting binds              │ | ||||
| #          ╰────────────────────────────────────────────────╯ | ||||
| bind = $mainMod, S, submap, screenshotting | ||||
| submap = screenshotting | ||||
|  | ||||
| bind = , Y, exec, grimblast --notify copy area | ||||
| bind = , C, exec, grimblast --notify copysave area | ||||
| bind = , S, exec, grimblast --notify save area | ||||
| bind = SHIFT, Y, exec, grimblast --notify copy screen | ||||
| bind = SHIFT, C, exec, grimblast --notify copysave screen | ||||
| bind = SHIFT, S, exec, grimblast --notify save screen | ||||
|  | ||||
|  | ||||
| # ── Exit submap ───────────────────────────────────────────────────── | ||||
| bind = , escape, submap, reset | ||||
| submap = reset | ||||
| # ──────────────────────────────────────────────────────────────────── | ||||
		Reference in New Issue
	
	Block a user