added get password shortcut
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user