Alacritty

This commit is contained in:
Geoffrey Frogeye 2020-10-17 23:47:48 +02:00
parent 1404d5aaab
commit f49c967450
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
11 changed files with 1552 additions and 9 deletions

View file

@ -31,7 +31,7 @@ alias please=sudo
alias ll="ls -l"
alias la="ls -la"
alias s='sudo -s -E'
alias n='urxvtc &'
alias n='alacritty &'
alias x='startx $HOME/.config/xinitrc; logout'
alias nx='nvidia-xrun $HOME/.config/xinitrc; logout'
@ -97,7 +97,7 @@ unset _i_prefer
## COLORS
trysource ~/.local/bin/colorSchemeApply
# trysource ~/.local/bin/colorSchemeApply
# Needed because xterm/urxvt won't use the last color, needed for vim
## GPG