refactor(wpcarro/emacs): Move KBD to keybindings.el
This is part of a larger effort to remove the statements from `window-manager.el` to convert it to a pure library. Change-Id: I3078a9a73ec049704ac2dbbe822a6e57f4c9cf48 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5037 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									64d623a06c
								
							
						
					
					
						commit
						7916a93ded
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -222,8 +222,6 @@ Currently using super- as the prefix for switching workspaces." | |||
|                window-manager--workspaces) | ||||
|   (window-manager--change-workspace (cycle-current window-manager--workspaces))) | ||||
| 
 | ||||
| (exwm-input-set-key (kbd "C-S-f") #'window-manager-toggle-previous) | ||||
| 
 | ||||
| (defun window-manager-toggle-previous () | ||||
|   "Focus the previously active EXWM workspace." | ||||
|   (interactive) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue