diff --git a/private_dot_config/i3/misc.conf b/private_dot_config/i3/misc.conf index ceb6784..cc1f2aa 100644 --- a/private_dot_config/i3/misc.conf +++ b/private_dot_config/i3/misc.conf @@ -77,8 +77,8 @@ bindsym $mod+u exec i3-input -F '[con_mark="%s"] focus' -l 1 -P 'Goto: ' # Super + Tab bindsym $mod+Tab workspace next_on_output bindsym $mod+shift+Tab workspace prev_on_output -# bindsym $mod+$alt+e exec emacsclient --eval '(emacs-everywhere)' -bindsym $alt+space exec emacsclient --eval '(emacs-everywhere)' +bindsym $mod+$alt+e exec emacsclient --eval '(emacs-everywhere)' +# bindsym $alt+space exec emacsclient --eval '(emacs-everywhere)' #Clipboard manager bindsym $mod+$alt+v exec --no-startup-id clipcat-menu