bindsym Print exec ~/.local/bin/scr
# put a password in the clipboard
bindsym $mod+y exec /usr/share/doc/pass/examples/dmenu/passmenu
+bindsym $mod+Shift+y exec /usr/share/doc/pass/examples/dmenu/passmenu --type
# font for window titles.
font pango:$font 8
# finds out, if available)
bar {
status_command i3status
- modifier $mod
font pango:$font $fontsize
}
#!/bin/sh
echo RELOADAGENT | gpg-connect-agent
-import -window root -resize 25% - | convert \
+import -window root -resize 10% - | convert \
-pointsize 20 \
-gravity center \
-fill white \
-font DejaVu-Sans-Mono \
-annotate +0+0 "Type password to unlock" \
- -resize 400% \
+ -resize 1000% \
- png:- | i3lock -i /dev/stdin