remove broot

This commit is contained in:
Salar Rahmanian 2025-10-12 10:08:24 -07:00
parent 4ef009472f
commit 51bc78a357
2 changed files with 0 additions and 26 deletions

View file

@ -1,25 +0,0 @@
{ ... }:
let
myverbs = [
{
invocation = "panel_right";
key = "alt-right";
internal = ":panel_right";
}
{
invocation = "panel_left_no_open";
key = "alt-left";
internal = ":panel_left_no_open";
}
];
in
{
programs.broot = {
enable = true;
enableFishIntegration = true;
settings = {
modal = true;
verbs = myverbs;
};
};
}

View file

@ -1,6 +1,5 @@
[
./aider
./broot
./fish
./ghostty
./git