aboutsummaryrefslogtreecommitdiff
path: root/templates/.config/sway/config
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-12-12 17:23:05 -0500
committerBen Burwell <ben@benburwell.com>2019-12-12 17:23:05 -0500
commit735a06f9cb4766b5d888af02bcf56ead62e8cb4e (patch)
tree391ac27531d95e20f251c0baeccb66a020b2b736 /templates/.config/sway/config
parent72d46bb8d8af6e0ece0ac6eca2a1985692d28c19 (diff)
sway: integrate password-store
Diffstat (limited to 'templates/.config/sway/config')
-rw-r--r--templates/.config/sway/config3
1 files changed, 3 insertions, 0 deletions
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:
#