Skip to content

Commit ce746e2

Browse files
committed
Disable lazygit startupPopups
1 parent 93f0f40 commit ce746e2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/home/home.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@ in
276276
enableFishIntegration = true;
277277

278278
settings = {
279+
disableStartupPopups = true;
280+
279281
git = {
280282
autoFetch = false;
281283
};

0 commit comments

Comments
 (0)