diff --git a/.zshrc b/.zshrc index 8e450a0..b00f77d 100644 --- a/.zshrc +++ b/.zshrc @@ -101,6 +101,7 @@ source $ZSH/oh-my-zsh.sh # alias ohmyzsh="mate ~/.oh-my-zsh" alias cat="bat" # use bat - https://github.com/sharkdp/bat alias ssh="kitty +kitten ssh" +alias vim="nvim" function pacman { if [[ $1 == "ru" ]]; then diff --git a/etc/lightdm/lightdm.conf b/etc/lightdm/lightdm.conf index c602a77..81ca92c 100644 --- a/etc/lightdm/lightdm.conf +++ b/etc/lightdm/lightdm.conf @@ -106,7 +106,7 @@ run-directory=/run/lightdm #xdmcp-key= #unity-compositor-command=unity-system-compositor #unity-compositor-timeout=60 -greeter-session=lightdm-gtk-greeter +greeter-session=lightdm-webkit2-greeter #greeter-hide-users=false #greeter-allow-guest=true #greeter-show-manual-login=false