Change locaiton of screengrab script
This commit is contained in:
		@@ -309,11 +309,11 @@ input "5215:485:SEMICO_USB_Keyboard" {
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
	# Full Screen
 | 
						# Full Screen
 | 
				
			||||||
	bindsym Print exec screengrab --full
 | 
						bindsym Print exec /home/joren/scripts/ScreenShot/screengrab --full
 | 
				
			||||||
	# Window Capture
 | 
						# Window Capture
 | 
				
			||||||
	bindsym ctrl+Print exec screengrab --window
 | 
						bindsym ctrl+Print exec /home/joren/scripts/ScreenShot/screengrab --window
 | 
				
			||||||
	# Selection
 | 
						# Selection
 | 
				
			||||||
	bindsym ctrl+shift+Print exec screengrab --select
 | 
						bindsym ctrl+shift+Print exec /home/joren/scripts/ScreenShot/screengrab --select
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	# Lock
 | 
						# Lock
 | 
				
			||||||
	bindsym ctrl+alt+L exec swaylock --clock --indicator --screenshots --effect-scale 0.4 --effect-vignette 0.2:0.5 --effect-blur 4x2 --datestr "%a %e.%m.%Y" --timestr "%k:%M" 
 | 
						bindsym ctrl+alt+L exec swaylock --clock --indicator --screenshots --effect-scale 0.4 --effect-vignette 0.2:0.5 --effect-blur 4x2 --datestr "%a %e.%m.%Y" --timestr "%k:%M" 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user