diff options
author | Matthew Lemon <y@yulqen.org> | 2024-04-01 14:10:55 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-04-01 14:10:55 +0100 |
commit | 1faa05388185debfde1874818e2ae5739598ddef (patch) | |
tree | 8682035991b5dc532e0c2184cdc1ce910bff52ec | |
parent | 7c031caddc171248b09c64e2a6f1223d5709d8a6 (diff) |
Sets theb binding for keepassxc
-rw-r--r-- | sway/config-desktop | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sway/config-desktop b/sway/config-desktop index 879164c..5322cb7 100644 --- a/sway/config-desktop +++ b/sway/config-desktop @@ -235,7 +235,9 @@ mode "resize" { bindsym $mod+r mode "resize" # copyq -bindsym $mod+Control+v exec copyq toggle +bindsym $mod+Shift+v exec copyq toggle +# keepassxc +bindsym $mod+slash exec keepassxc # Assignments assign [app_id="Firefox-esr"] 2 |