added alacritty config

This commit is contained in:
David Chen 2019-06-16 15:18:04 +08:00
parent 7ec94cce27
commit 16dc905b18
6 changed files with 812 additions and 9 deletions

View file

@ -41,11 +41,10 @@ new_window 1pixel
floating_modifier $mod
# start a terminal
bindsym $mod+Return exec kitty
bindsym $mod+Shift+Return exec kitty -e screenfetch
bindsym $mod+Return exec alacritty
# open ranger
bindsym $mod+Shift+t exec kitty -e ranger
bindsym $mod+Shift+t exec alacritty -e ranger
# kill focused window
bindsym $mod+Shift+q kill