changed screenshot hotkeys to work & changed VISUAL editor to nvim

This commit is contained in:
Alex Janka 2016-11-14 14:57:37 +11:00
parent b347009f95
commit 6e2897e458
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
# screenshot
super + shift + Escape
sleep 0.2; scrot -s -e 'mv $f ~/Pictures/Screenshot/'
# #
# wm independent hotkeys # wm independent hotkeys
# #

View file

@ -2,6 +2,8 @@
cd ~/.oh-my-zsh/custom/plugins cd ~/.oh-my-zsh/custom/plugins
export ZSH=~/.oh-my-zsh export ZSH=~/.oh-my-zsh
export VISUAL=nvim
cd ~ cd ~
# Set name of the theme to load. # Set name of the theme to load.