Change emacs bindings
This commit is contained in:
@@ -9,8 +9,8 @@ workspace_layout stacking
|
|||||||
### keybinds for starting
|
### keybinds for starting
|
||||||
bindsym $mod+Return exec alacritty
|
bindsym $mod+Return exec alacritty
|
||||||
bindsym $mod+d exec --no-startup-id dmenu_run
|
bindsym $mod+d exec --no-startup-id dmenu_run
|
||||||
bindsym $mod+Ctrl+e exec "emacsclient -c"
|
bindsym $mod+e exec "emacsclient -c"
|
||||||
bindsym $mod+e exec "emacsclient --eval '(emacs-everywhere)'"
|
bindsym $mod+Ctrl+e exec "emacsclient --eval '(emacs-everywhere)'"
|
||||||
bindsym $mod+Shift+s exec "flameshot gui"
|
bindsym $mod+Shift+s exec "flameshot gui"
|
||||||
|
|
||||||
### keybinds for moving windows
|
### keybinds for moving windows
|
||||||
|
|||||||
Reference in New Issue
Block a user