Auto-launch gpg when launching sway on my laptop.
This commit is contained in:
parent
cf514f4b58
commit
b8deffaf7d
@ -41,3 +41,5 @@ bhyve_dataset: zroot/freebsd/release/vm
|
|||||||
bhyve_list: []
|
bhyve_list: []
|
||||||
efi_dev: /dev/gpt/EFI
|
efi_dev: /dev/gpt/EFI
|
||||||
sound_default_unit: 5
|
sound_default_unit: 5
|
||||||
|
sway_conf_files:
|
||||||
|
- launch_gpg
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
exec gpg --card-status
|
Loading…
Reference in New Issue
Block a user