From 735a06f9cb4766b5d888af02bcf56ead62e8cb4e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Thu, 12 Dec 2019 17:23:05 -0500 Subject: sway: integrate password-store --- templates/.config/sway/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/.config') diff --git a/templates/.config/sway/config b/templates/.config/sway/config index 0b78d0c..62ce805 100644 --- a/templates/.config/sway/config +++ b/templates/.config/sway/config @@ -66,6 +66,9 @@ input "1133:16493:Logitech_M705" { # Lock the screen bindsym $mod+Shift+q exec swaylock -c 000000 + # Grab a password + bindsym $mod+Shift+p exec passmenu + # # Moving around: # -- cgit v1.2.3