1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

ranger settings

This commit is contained in:
andrey_varnavskiy
2024-12-19 19:45:42 +05:00
parent 39e9e709e6
commit 740b767360

View File

@@ -8,12 +8,13 @@
ex = "extract";
b = "fzm";
};
settings = {
# default_linemode = "devicons2";
preview_images = true;
preview_images_method = "ueberzug";
draw_borders = true;
w3m_delay = 0;
};
extraConfig = ''
@@ -45,14 +46,6 @@
rev = "05ba5ddf2ce5659a90aa0ada70eb1078470d972a";
};
}
{
name = "ranger_udisk_menu";
src = builtins.fetchGit {
url = "https://github.com/SL-RU/ranger_udisk_menu";
ref = "master";
rev = "c892d447177051dd2fa97e2387b2d04bf8977de7";
};
}
];
};