update i3 and lockscreen
[dotfiles.git] / x / .config / i3 / config
index 1400a89..7ef2947 100644 (file)
@@ -27,6 +27,7 @@ bindsym Shift+Print exec ~/.local/bin/scr window
 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
@@ -142,6 +143,5 @@ bindsym $mod+p mode "resize"
 # finds out, if available)
 bar {
        status_command i3status
-       modifier $mod
        font pango:$font $fontsize
 }