diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index bfc45dc..20d7512 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -57,7 +57,7 @@ window: scrolling: # Maximum number of lines in the scrollback buffer. # Specifying '0' will disable scrolling. - history: 10000 + history: 50000 # Number of lines the viewport will move for every line scrolled when # scrollback is enabled (history > 0). diff --git a/.config/opensc/config b/.config/opensc/config index e117fb7..5393b35 100644 --- a/.config/opensc/config +++ b/.config/opensc/config @@ -8,7 +8,7 @@ app default { } # Only GnuPG uses Yubikey - ignored_readers = "Yubico YubiKey CCID 01 00" + ignored_readers = "Yubico YubiKey" framework pkcs15 { # use_file_caching = true; diff --git a/.config/sway/config b/.config/sway/config index fe7c5bf..ad71fa9 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -14,7 +14,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term alacritty +set $term gnome-terminal # Your preferred application launcher # None: it's recommended that you pass the final command to sway #set $menu dmenu_path | dmenu | xargs swaymsg exec diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf index 83b1852..cc07cb7 100644 --- a/.gnupg/gpg.conf +++ b/.gnupg/gpg.conf @@ -1 +1,9 @@ trust-model tofu+pgp + +###+++--- GPGConf ---+++### +utf8-strings +auto-key-locate local +###+++--- GPGConf ---+++### E 13 mai 2019 12:40:26 EEST +# GPGConf edited this configuration file. +# It will disable options before this marked block, but it will +# never change anything below these lines. diff --git a/.gnupg/scdaemon.conf b/.gnupg/scdaemon.conf index b8f5d16..c718c69 100644 --- a/.gnupg/scdaemon.conf +++ b/.gnupg/scdaemon.conf @@ -1,4 +1,4 @@ -reader-port Yubico YubiKey CCID 01 00 +reader-port Yubico YubiKey pcsc-driver /usr/lib/libpcsclite.so card-timeout 5 disable-ccid