Add keybind to make a new frame
This commit is contained in:
		
							parent
							
								
									3487b21ceb
								
							
						
					
					
						commit
						7821b7b605
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								init.el
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -338,6 +338,8 @@
 | 
			
		|||
              (hyprctl "hy3:makegroup" "h, ephemeral")
 | 
			
		||||
              (make-frame-command)))
 | 
			
		||||
 | 
			
		||||
(define-key evil-normal-state-map (kbd "C-w a") #'make-frame-command)
 | 
			
		||||
 | 
			
		||||
(advice-add #'evil-window-left :override
 | 
			
		||||
            (lambda (&optional count file) (hyprctl "hy3:movefocus" "l")))
 | 
			
		||||
(advice-add #'evil-window-right :override
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue