diff --git a/home/dot_profile b/home/dot_profile index 20683d7..37ebcf9 100644 --- a/home/dot_profile +++ b/home/dot_profile @@ -28,4 +28,4 @@ if [ -d $local_profile ]; then fi unset local_profile -exec autostart-sway +autostart-sway diff --git a/home/dot_vim/vimrc b/home/dot_vim/vimrc index 916ea4d..da67acf 100644 --- a/home/dot_vim/vimrc +++ b/home/dot_vim/vimrc @@ -30,6 +30,8 @@ set updatetime=500 " Case insensitive when all lowercase set ignorecase set smartcase +" Clipboard +set clipboard^=unnamed,unnamedplus " Remap arrow keys noremap