update dotfiles

This commit is contained in:
Strix 2023-10-14 22:38:04 +02:00
parent 3da7dc88b4
commit caa51cb792
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
5 changed files with 8 additions and 4 deletions

View file

@ -22,4 +22,6 @@ run() {
is_graphical() {
command -v $PREF_TERM && return 0 || return 1
}
}
command -v $SYS_SUDO || $SYS_SUDO=""