Change emacs bindings

This commit is contained in:
Marco Thomas
2021-07-14 09:05:09 +02:00
parent 0c346dbaab
commit 86653dc58e

View File

@@ -9,8 +9,8 @@ workspace_layout stacking
### keybinds for starting
bindsym $mod+Return exec alacritty
bindsym $mod+d exec --no-startup-id dmenu_run
bindsym $mod+Ctrl+e exec "emacsclient -c"
bindsym $mod+e exec "emacsclient --eval '(emacs-everywhere)'"
bindsym $mod+e exec "emacsclient -c"
bindsym $mod+Ctrl+e exec "emacsclient --eval '(emacs-everywhere)'"
bindsym $mod+Shift+s exec "flameshot gui"
### keybinds for moving windows