Fix bad i3 command and fetch keys from HSM

master
Quentin Duchemin 2020-12-14 09:56:00 +01:00
parent 3f7ccbb518
commit a34ff5f90f
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 3 additions and 1 deletions

View File

@ -76,8 +76,10 @@ exec thunderbird
exec signal-desktop exec signal-desktop
exec telegram-desktop exec telegram-desktop
exec --no-startup-ip i3-msg 'workspace number 1; exec i3-sensible-terminal' exec --no-startup-id i3-msg 'workspace number 1; exec i3-sensible-terminal'
# fetch keys from HSM
exec --no-startup-id gpg --card-status
################################## ##################################
# BINDINGS FOR STARTING PROGRAMS # BINDINGS FOR STARTING PROGRAMS
################################## ##################################