mirror of
				https://github.com/ItsDrike/nixdots
				synced 2025-10-31 14:26:37 +00:00 
			
		
		
		
	Use meta+end for kbd isolation (not meta+favorites)
This commit is contained in:
		
							parent
							
								
									66f5b39645
								
							
						
					
					
						commit
						36aced3350
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -230,10 +230,10 @@ | ||||||
|       # |       # | ||||||
| 
 | 
 | ||||||
|       # Useful to prevent keybind capturing (for games, etc) |       # Useful to prevent keybind capturing (for games, etc) | ||||||
|       # SUPER + Fn + F12 (Favorites) |       # SUPER + End | ||||||
|       bind = SUPER, XF86Favorites, exec, hyprctl dispatch submap isolate && notify-send "Keybind isolation" "Keybind isolation on" |       bind = SUPER, End, exec, hyprctl dispatch submap isolate && notify-send "Keybind isolation" "Keybind isolation on" | ||||||
|       submap = isolate |       submap = isolate | ||||||
|       bind = SUPER, XF86Favorites, exec, hyprctl dispatch submap reset && notify-send "Keybind isolation" "Keybind isolation off" |       bind = SUPER, End, exec, hyprctl dispatch submap reset && notify-send "Keybind isolation" "Keybind isolation off" | ||||||
|       submap = reset |       submap = reset | ||||||
| 
 | 
 | ||||||
|       # |       # | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue