sway: add gpg config
This commit is contained in:
parent
bca632d5b2
commit
1aba1abcb7
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue