diff options
author | Matthew Lemon <y@yulqen.org> | 2024-04-08 08:27:01 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-04-08 08:27:01 +0100 |
commit | 969536fd869e74e301f98ae9982dcf9da51b8b14 (patch) | |
tree | 220dda476ba0cf4ffcd493650d2bba5990040396 | |
parent | c82e5bfd27a50c5d7d9bae76e055acdd1c629ec0 (diff) |
Adds shortcut for keepassxc
-rw-r--r-- | sway/config-laptop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/config-laptop b/sway/config-laptop index f14e03a..abb3905 100644 --- a/sway/config-laptop +++ b/sway/config-laptop @@ -233,7 +233,7 @@ bindsym $mod+r mode "resize" # copyq bindsym $mod+Shift+v exec copyq toggle -bindsym $mod+Control+9 exec keepassxc +bindsym $mod+slash exec keepassxc # Assignments assign [app_id="Firefox-esr"] 2 |