diff --git a/home/lazygit.nix b/home/lazygit.nix index 2e7691e..50566df 100644 --- a/home/lazygit.nix +++ b/home/lazygit.nix @@ -4,6 +4,7 @@ package = pkgs.lazygitLatest; settings = { + gui.skipDiscardChangeWarning = true; gui.theme = { activeBorderColor = ["#a6e3a1" "bold"]; inactiveBorderColor = ["#a6adc8"];