Big update
This commit is contained in:
parent
739f3d97f2
commit
62d4de0360
10 changed files with 328 additions and 103 deletions
2
lf.nix
2
lf.nix
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue