Switch from urxvt to alacritty

This commit is contained in:
Marty Oehme 2019-03-12 13:49:36 +01:00
parent 51f74efecc
commit 0ce01cdd5d
3 changed files with 551 additions and 2 deletions

View file

@ -32,7 +32,7 @@ font $font
floating_modifier $mod
# start a terminal
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec alacritty #i3-sensible-terminal
# kill focused window
bindsym $mod+Shift+x kill