Big update

This commit is contained in:
ant 2024-08-24 17:49:02 +02:00
parent 739f3d97f2
commit 62d4de0360
10 changed files with 328 additions and 103 deletions

2
lf.nix
View file

@ -51,7 +51,7 @@
# read -p
send-warpinator = ''%{{
set -f
${pkgs.cinnamon.warpinator}/bin/warpinator-send $f
${pkgs.warpinator}/bin/warpinator-send $f
}}'';
toggle_preview = ''%{{
if [ "$lf_preview" = "true" ]; then