mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-05-15 01:53:08 +00:00
General configuration changes hellscape
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
094b8a0009
commit
a41e28d091
7 changed files with 64 additions and 41 deletions
|
@ -38,7 +38,6 @@ path_detection() {
|
|||
exit 1
|
||||
fi
|
||||
else
|
||||
warn "environment can't be detected ($desktop), using pinentry-curses"
|
||||
if command -v pinentry-curses >> /dev/null; then
|
||||
target_bin=pinentry-curses
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue