mirror of
https://github.com/gaschz/dotfiles.git
synced 2025-03-01 14:22:33 +01:00
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:
parent
58e820764f
commit
fab9bfb320
@ -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 =
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user