add warpd-based mouse movement mode
This commit is contained in:
		
					parent
					
						
							
								e7bb3620ad
							
						
					
				
			
			
				commit
				
					
						437f11a2d8
					
				
			
		
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								conf.d/mode_mouse.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								conf.d/mode_mouse.conf
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,10 @@
 | 
				
			||||||
 | 
					# use keyboard as mouse with warpd
 | 
				
			||||||
 | 
					bindsym $mod+semicolon mode "mouse"
 | 
				
			||||||
 | 
					mode "mouse" {
 | 
				
			||||||
 | 
					    bindsym x mode default, exec warpd --hint
 | 
				
			||||||
 | 
					    bindsym c mode default, exec warpd --normal
 | 
				
			||||||
 | 
					    bindsym g mode default, exec warpd --grid
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    bindsym Return mode "default"
 | 
				
			||||||
 | 
					    bindsym Escape mode "default"
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue