From e13b1e5e84f0e4c31dfae520f24d8253c4b14a73 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 2 Dec 2021 19:38:42 +0200 Subject: [PATCH] i3: add DVV FINEID reader Ref: #7 Resolves: #120 --- conf/i3/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/i3/config b/conf/i3/config index e1b3d5c8..ccb8674c 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -390,6 +390,10 @@ for_window [title="tracker - .*"] floating enable # Autostarts +# Finnish identity cards https://dvv.fi/en/card-reader-software +# Requires `sudo systemctl enable --now pcscd` (one time operation) +exec --no-startup-id DigiSignApplication + # Sounds with alsamixer amixer rbtpzn #exec --no-startup-id touch ~/.config/asound.state # Debian doesn't have /usr/sbin for non-root. CHANGEME ?