fix: move split-gpg2 server config to qusal

Avoid exclusion of pgp dotfiles to break qusal.
Customize the qusal configuration with files in conf.d.

For: https://github.com/ben-grande/dotfiles/pull/1
This commit is contained in:
Ben Grande 2025-01-09 17:15:24 +01:00
parent 58e820764f
commit fab9bfb320
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56
3 changed files with 0 additions and 20 deletions

View File

@ -1,15 +0,0 @@
# SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# vim: ft=toml
[DEFAULT]
autoaccept = 86400
pksign_autoaccept = 86400
pkdecrypt_autoaccept = 86400
verbose_notifications = yes
allow_keygen = no
#gnupghome =
isolated_gnupghome_dirs = ~/.gnupg/split-gpg
#debug_log =
#source_keyring_dir =

View File

@ -1,5 +0,0 @@
# SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
export GSK_RENDERER=cairo LIBGL_ALWAYS_SOFTWARE=1