From 32d66dac1b3751ff0fb2e50354271a98cbc4e23d Mon Sep 17 00:00:00 2001 From: Gil Portenseigne Date: Sun, 2 Aug 2026 14:25:32 +0200 Subject: [PATCH] pinentry --- .config/sway/config.d/03-statusbar.conf | 10 +++++----- .gnupg/gpg-agent.conf | 2 ++ installSystem.sh | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 .gnupg/gpg-agent.conf diff --git a/.config/sway/config.d/03-statusbar.conf b/.config/sway/config.d/03-statusbar.conf index cdb6f5d..e2f754d 100644 --- a/.config/sway/config.d/03-statusbar.conf +++ b/.config/sway/config.d/03-statusbar.conf @@ -1,11 +1,11 @@ # sway # statusbar # bar with waybar with desktop icons, glyphs and infos -bar { - mode dock - hidden_state hide - swaybar_command waybar -} +#bar { +# mode dock +# hidden_state hide +# swaybar_command waybar +#} # bar with swaybar with options: [1]command, [2]infobar or [3]i3status #bar { diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..ca0772a --- /dev/null +++ b/.gnupg/gpg-agent.conf @@ -0,0 +1,2 @@ +enable-ssh-support +pinentry-program /usr/bin/pinentry-qt diff --git a/installSystem.sh b/installSystem.sh index c6b5f77..0cd2f44 100644 --- a/installSystem.sh +++ b/installSystem.sh @@ -14,7 +14,7 @@ apt install -y noctalia; } sudo apt update sudo apt install -y yadm vim-gtk3 vim vim-nox fzf cmake zsh \ webext-browserpass webext-ublock-origin-firefox curl pass python3 ripgrep fonts-firacode fd-find postgresql rsync \ - nextcloud-desktop tig locate htop make screenfetch isync notmuch lynx urlview\ + nextcloud-desktop tig locate htop make screenfetch isync notmuch lynx urlview pinentry-qt\ gcc inkscape python3-pip kubectl kubectx imagemagick pdfarranger firefox gpaste-2 jq color-picker sudo apt autoremove