use nsxiv instead of sxiv
This commit is contained in:
parent
5c27f13ef1
commit
3792b71e94
2
programs
2
programs
@ -23,7 +23,7 @@ mpv
|
||||
scrot
|
||||
xsel
|
||||
xclip
|
||||
sxiv
|
||||
nsxiv
|
||||
pulsemixer
|
||||
# battery status
|
||||
acpi
|
||||
|
@ -38,6 +38,7 @@ function calcpy; python3 ~/.local/bin/calcpy/calcpy_cli.py; end
|
||||
|
||||
# disable history on units
|
||||
alias units='units -H ""'
|
||||
alias sxiv='nsxiv'
|
||||
|
||||
# music recognition
|
||||
function musrec
|
||||
|
Loading…
Reference in New Issue
Block a user