[Hyprland] Add new bind layout
This commit is contained in:
		
							
								
								
									
										14
									
								
								config/hypr/hyprland/mode-binds.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								config/hypr/hyprland/mode-binds.conf
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| $mainMod = SUPER | ||||
| source=./modal-binds/workspace.conf | ||||
| source=./modal-binds/launch.conf | ||||
| source=./modal-binds/window-management.conf | ||||
| source=./modal-binds/screenshot.conf | ||||
| source=./modal-binds/device.conf | ||||
|  | ||||
|  | ||||
| bind = CTRL ALT, Delete, exec, notify-send 'I am not Windows' 'Did ya really think that was gonna do anything? Only an eternally broken OS could need such a stupid keybind' | ||||
| bind = ALT, F4, exec, notify-send 'I am not Windows' 'That just feels like a way too unergonomic keybind to be used for such a common action' | ||||
| bind = $mainMod, left, exec, notify-send 'I am not Windows' 'This is no inefficient stacking manager. Tiling happens automatically' | ||||
| bind = $mainMod, right, exec, notify-send 'I am not Windows' 'This is no inefficient stacking manager. Tiling happens automatically' | ||||
| bind = $mainMod, up, exec, notify-send 'I am not Windows' 'This is no inefficient stacking manager. Tiling happens automatically' | ||||
| bind = $mainMod, down, exec, notify-send 'I am not Windows' 'This is no inefficient stacking manager. Tiling happens automatically' | ||||
		Reference in New Issue
	
	Block a user