set tabstop=4
" List characters to mark trailing whitespace etc
-"set listchars=nbsp:¬,tab:▸\ ,eol:↩,extends:»,precedes:«,trail:•
-set nolist
+set listchars=nbsp:¬,tab:▸\ ,eol:↩,extends:»,precedes:«,trail:•
+set list
" Move through long lines as they were short multiple lines
map j gj
#!/bin/sh
echo RELOADAGENT | gpg-connect-agent
-import -window root -resize 10% - | convert \
- -pointsize 20 \
- -gravity center \
- -fill white \
- -font DejaVu-Sans-Mono \
- -annotate +0+0 "Type password to unlock" \
- -resize 1000% \
- - png:- | i3lock -i /dev/stdin
+i3lock