Replace thunderbird binding by emacs nevermore

This commit is contained in:
Adam Goldsmith 2018-02-21 17:04:05 -05:00
parent 3b09dbdfa1
commit 5bc056857a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ set $config_dir /home/adam/.config/i3
## Keybindings! ##
bindsym $mod+Return exec xfce4-terminal # start a terminal
bindsym $mod+e exec emacsclient -c -n # start emacs
bindsym $mod+Shift+e exec thunderbird # start thunderbird
bindsym $mod+Shift+e exec emacsclient -ce '(nm)' # start NeverMore
bindsym Mod1+Mod4+s exec $config_dir/lock.sh suspend # suspend
bindsym Mod1+Control+l exec $config_dir/lock.sh lock 5 # lock screen