+ compton -> picom

This commit is contained in:
ziro 2020-06-21 07:17:19 +07:00
parent d0648463ca
commit 5465d1f7b5
3 changed files with 2 additions and 437 deletions

View file

@ -24,6 +24,7 @@ SAVEHIST=1000
# vimrc
export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
# vi mode
set -o vi
bindkey -v
export KEYTIMEOUT=1
[ -f ~/.config/zsh/keybinds ] && source ~/.config/zsh/keybinds