Replace thunderbird binding by emacs nevermore
This commit is contained in:
parent
3b09dbdfa1
commit
5bc056857a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user