summaryrefslogtreecommitdiff
path: root/.config/lf/lfrc
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2025-04-02 16:10:16 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2025-04-02 16:10:16 -0400
commit2ceb1116a3dcb9471d426d57a1a76b6a1a25fa6c (patch)
treefc97e434fdc5b65d60e2be610e46efc9633a5437 /.config/lf/lfrc
parent4ccdb6fb1f53bc6c799ece8c2f03a0fede093acd (diff)
Remove legacy X11 and general maintenanceHEADmaster
Diffstat (limited to '.config/lf/lfrc')
-rwxr-xr-x.config/lf/lfrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index 48a5d0d..5e2e6cb 100755
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -126,9 +126,9 @@ map N push :!touch<space>
map W $setsid -f $TERMINAL >/dev/null 2>&1
map Y $printf "%s" "$fx" | wl-copy
-map E $dropbox-cli exclude add "$f" && notify-send -a " Dropbox" "Excluded $f from computer"
+map E $maestral excluded add "$f" && notify-send -a " Dropbox" "Excluded $f from computer"
map R $dropbox-restore "$f"
-map S $dropbox-cli sharelink "$f" | wl-copy && notify-send -a " Dropbox" "Link copied to clipboard."
+map S $maestral sharelink "$f" | wl-copy && notify-send -a " Dropbox" "Link copied to clipboard."
# Source Bookmarks
source "~/.config/lf/shortcuts"