Minor changes to vim config, added dunst to dwm autostart script and added shortcut to take screenshot with maim

This commit is contained in:
2021-01-23 01:42:23 +01:00
parent d72dae1d1f
commit d586229326
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -38,6 +38,7 @@ source $ZSH/oh-my-zsh.sh
alias nv="nvim"
alias vim="nvim"
alias sc="maim -s ~/Pictures/$(date +%s).png"
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh