Changed lfrun to lfub

This commit is contained in:
Kristofers Solo
2023-02-22 22:14:51 +02:00
parent 8ed0a4c78c
commit 9af9dbed8f
3 changed files with 21 additions and 1 deletions

View File

@@ -18,5 +18,5 @@ UpgradeMenu
# Binary OPTIONS
#
[bin]
FileManager = lfrun
FileManager = lfub
Sudo = /bin/doas

View File

@@ -49,3 +49,4 @@ alias \
weather="curl wttr.in/" \
ww="$EDITOR ~/vimwiki/index.md" \
z="zathura"
lf="lfub" \