summaryrefslogtreecommitdiffstats
path: root/i3
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-08-17 00:52:26 -0400
committerJesse Luehrs <doy@tozt.net>2013-08-17 01:22:50 -0400
commitda13b26bad886ce68a0356f2b9c8307cf7569de9 (patch)
treed0b8fcb8236f343063a47b7e8708e62dad5df5f4 /i3
parent2d0b20ecc8d10bd8c2e3ec1dfd8f9c52e593dd32 (diff)
downloadconf-da13b26bad886ce68a0356f2b9c8307cf7569de9.tar.gz
conf-da13b26bad886ce68a0356f2b9c8307cf7569de9.zip
convert scripts from pwsafe to pass
Diffstat (limited to 'i3')
-rw-r--r--i3/config6
1 files changed, 2 insertions, 4 deletions
diff --git a/i3/config b/i3/config
index c890c9a..7402e13 100644
--- a/i3/config
+++ b/i3/config
@@ -26,8 +26,6 @@ floating_maximum_size -1 x -1
for_window [class="Xmessage"] floating enable
for_window [class="qemu"] floating enable
for_window [class="Gimp"] floating enable
-for_window [instance="pwsafe"] floating enable
-for_window [instance="pwsafe"] move absolute position 0 px 0 px
for_window [instance="urxvt-kuake"] floating enable
for_window [instance="urxvt-kuake"] move absolute position 0 px 0 px
for_window [class="qemu-system-x86_64"] floating enable
@@ -54,8 +52,8 @@ for_window [class="feh"] move window to workspace 7
# start programs
bindsym $mod+o exec urxvtc
bindsym $mod+b exec firefox
-bindsym $mod+i exec dmenu -p "pwsafe -p" < /dev/null | xargs -I{} urxvtc -name pwsafe -geometry 47x2 -e pwsafe -p {}
-bindsym $mod+Shift+i exec dmenu -p "pwsafe -up" < /dev/null | xargs -I{} urxvtc -name pwsafe -geometry 47x2 -e pwsafe -up {}
+bindsym $mod+i exec dmenu -p "pass search" < /dev/null | xargs -I{} pass search -c {}
+bindsym $mod+Shift+i exec dmenu -p "pass search -u" < /dev/null | xargs -I{} pass search -u -c {}
bindsym $mod+r exec dmenu_run
bindsym --release $mod+s exec screenshot