sway: add gpg config

This commit is contained in:
Jeremy Baxter 2024-06-11 07:52:39 +12:00
parent bca632d5b2
commit 1aba1abcb7

View file

@ -4,6 +4,7 @@ exec kwalletd5
exec mako
exec pipewire
exec wireplumber
exec gpg-agent
### Variables
@ -89,6 +90,9 @@ bindsym $mod+f5 exec brightnessctl set 5%+
# Lock
bindsym $mod+Mod1+l exec swaylock
# Unlock GPG key
bindsym $mod+Mod1+u exec gpgunlock
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.
# Despite the name, also works for non-floating windows.