From 6ab84306535767f9f412488acc9ee00f409265bd Mon Sep 17 00:00:00 2001 From: Nikita Bykov Date: Tue, 1 Jul 2025 17:42:26 +0500 Subject: [PATCH] added get password shortcut --- .config/sway/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 0e54f4a..065d6eb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -83,9 +83,12 @@ bindsym --to-code $mod+SHIFT+BackSpace exec ~/Scripts/tofi/powermenu.sh # vpn selector bindsym --to-code $mod+SHIFT+v exec ~/Scripts/tofi/select_vpn.sh -# powermenu +# start search in browser bindsym --to-code $mod+slash exec ~/Scripts/general/bin/browser_search_web +# get password from store +bindsym --to-code $mod+Shift+p exec ~/Scripts/tofi/get_password.sh + # drag floating windows by holding down $mod and left mouse button. # resize them with right mouse button + $mod. floating_modifier $mod normal