added get password shortcut

This commit is contained in:
2025-07-01 17:42:26 +05:00
parent 5de0fadac5
commit 6ab8430653

View File

@ -83,9 +83,12 @@ bindsym --to-code $mod+SHIFT+BackSpace exec ~/Scripts/tofi/powermenu.sh
# vpn selector # vpn selector
bindsym --to-code $mod+SHIFT+v exec ~/Scripts/tofi/select_vpn.sh 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 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. # drag floating windows by holding down $mod and left mouse button.
# resize them with right mouse button + $mod. # resize them with right mouse button + $mod.
floating_modifier $mod normal floating_modifier $mod normal