diff --git a/.config/sway/config b/.config/sway/config index a6075e8..4d790af 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -235,6 +235,13 @@ bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% +# +# Start a password manager in the scratchpad +# + +for_window [class="KeePassXC" title="KeePassXC" window_type="normal"] move to scratchpad +exec keepassxc + # # Status Bar: #